multimodalart HF Staff commited on
Commit
cc7e093
·
verified ·
1 Parent(s): 5c5e329

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks(css=css) as demo:
76
 
77
  with gr.Column(elem_id="col-container"):
78
  gr.Markdown(f"""
79
- # FLUX Animations
80
  Generate gifs with FLUX [dev]. Concept idea by [fofr](https://x.com/fofrAI). Diffusers implementation by [Dhruv](_DhruvNair_)
81
  """)
82
 
 
76
 
77
  with gr.Column(elem_id="col-container"):
78
  gr.Markdown(f"""
79
+ # FLUX Gif Animations
80
  Generate gifs with FLUX [dev]. Concept idea by [fofr](https://x.com/fofrAI). Diffusers implementation by [Dhruv](_DhruvNair_)
81
  """)
82