Yaron Koresh commited on
Commit
9db21d2
·
verified ·
1 Parent(s): bc115c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
141
  result = []
142
  with gr.Column(elem_id="col-container"):
143
  gr.Markdown(f"""
144
- # MULTI-LANGUAGE GIF GENERATOR AI
145
  """)
146
  with gr.Row():
147
  prompt = gr.Textbox(
 
141
  result = []
142
  with gr.Column(elem_id="col-container"):
143
  gr.Markdown(f"""
144
+ # MULTI-LANGUAGE IMAGE GENERATOR
145
  """)
146
  with gr.Row():
147
  prompt = gr.Textbox(