MrAli813 commited on
Commit
6250c8a
·
1 Parent(s): 5140b41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ A3 = gr.load(
44
  inputs=[gr.Textbox(label="Enter Your Image Description")],
45
  outputs=[gr.Image(label="Image")],
46
  title="Reverie",
47
- description="Bring Your Imagination Into Existence On The Digital Canvas With Reverie, Powered By Stable Diffusion",
48
  allow_flagging="never",
49
  examples=["A monster wandering the streets of downtown Atlanta","A robot in a Brazilian favela"])
50
 
 
44
  inputs=[gr.Textbox(label="Enter Your Image Description")],
45
  outputs=[gr.Image(label="Image")],
46
  title="Reverie",
47
+ description="Bring Your Imagination Into Existence On The Digital Canvas With Reverie, Powered With Stable Diffusion",
48
  allow_flagging="never",
49
  examples=["A monster wandering the streets of downtown Atlanta","A robot in a Brazilian favela"])
50