Xtciaan commited on
Commit
3b4a6cb
·
verified ·
1 Parent(s): a0666ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -90,8 +90,8 @@ with gr.Blocks(
90
  ) as demo:
91
  # st_token = gr.State()
92
 
93
- gr.Markdown("# Experience Wan2.2 14B Text-to-Video on AMD MI300X — Free Trial")
94
- gr.Markdown("Powered by [AMD Devcloud](https://oneclickamd.ai/) and [ComfyUI](https://github.com/comfyanonymous/ComfyUI)")
95
  gr.Markdown("### Prompt")
96
  text = gr.Textbox(label="Prompt", placeholder="Describe the video you want", lines=3)
97
 
 
90
  ) as demo:
91
  # st_token = gr.State()
92
 
93
+ #gr.Markdown("# Experience Wan2.2 14B Text-to-Video on AMD MI300X — Free Trial")
94
+ #gr.Markdown("Powered by [AMD Devcloud](https://oneclickamd.ai/) and [ComfyUI](https://github.com/comfyanonymous/ComfyUI)")
95
  gr.Markdown("### Prompt")
96
  text = gr.Textbox(label="Prompt", placeholder="Describe the video you want", lines=3)
97