MrAli813 commited on
Commit
d01350a
1 Parent(s): 2b5ac33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 With Stable Diffusion",
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