shweaung commited on
Commit
fadf46d
1 Parent(s): 3bbbdc0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -113,8 +113,8 @@ examples = [
113
 
114
  with gr.Blocks(css=css) as demo:
115
  with gr.Column(elem_id="col-container"):
116
- gr.Markdown("# FLUX Gif Generator")
117
- gr.Markdown("Create GIFs with Flux-dev. Based on @dn6's [space](https://huggingface.co/spaces/dn6/FLUX-GIFs) and @fofr's [tweet](https://x.com/fofrAI/status/1828910395962343561).")
118
  gr.Markdown("Add LoRA (if needed) in Advanced Settings. For better results, include a description of the motion in your prompt.")
119
  # gr.Markdown("For better results include a description of the motion in your prompt")
120
  # with gr.Row():
 
113
 
114
  with gr.Blocks(css=css) as demo:
115
  with gr.Column(elem_id="col-container"):
116
+ gr.Markdown("# Walone Gif Generator. Gif ပုံထုတ်စနစ်")
117
+ gr.Markdown("Create GIFs with Walone. Based on Fux Model.")
118
  gr.Markdown("Add LoRA (if needed) in Advanced Settings. For better results, include a description of the motion in your prompt.")
119
  # gr.Markdown("For better results include a description of the motion in your prompt")
120
  # with gr.Row():