Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
|
|
149 |
result = []
|
150 |
with gr.Column(elem_id="col-container"):
|
151 |
gr.Markdown(f"""
|
152 |
-
# MULTI-
|
153 |
""")
|
154 |
with gr.Row():
|
155 |
prompt = gr.Textbox(
|
|
|
149 |
result = []
|
150 |
with gr.Column(elem_id="col-container"):
|
151 |
gr.Markdown(f"""
|
152 |
+
# MULTI-LANGUAGE GIF GENERATOR AI
|
153 |
""")
|
154 |
with gr.Row():
|
155 |
prompt = gr.Textbox(
|