Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ examples = [
|
|
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")
|
|
|
113 |
|
114 |
with gr.Blocks(css=css) as demo:
|
115 |
with gr.Column(elem_id="col-container"):
|
116 |
+
gr.Markdown("# Walone Gif Generator. Gif Animation ပုံထုတ်စနစ်")
|
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")
|