Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ A3 = gr.load(
|
|
42 |
inputs=[gr.Textbox(label="Enter Your Image Description")],
|
43 |
outputs=[gr.Image(label="Image")],
|
44 |
title="Sailcloth",
|
45 |
-
description="Bring Your Imagination Into Existence
|
46 |
allow_flagging="never",
|
47 |
examples=["A monster wandering the streets of downtown Atlanta","A robot in a Brazilian favela"])
|
48 |
|
|
|
42 |
inputs=[gr.Textbox(label="Enter Your Image Description")],
|
43 |
outputs=[gr.Image(label="Image")],
|
44 |
title="Sailcloth",
|
45 |
+
description="Bring Your Imagination Into Existence On The Digital Canvas",
|
46 |
allow_flagging="never",
|
47 |
examples=["A monster wandering the streets of downtown Atlanta","A robot in a Brazilian favela"])
|
48 |
|