Dagfinn1962 commited on
Commit
de35d08
1 Parent(s): 250aa6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -36,5 +36,5 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
36
  ],
37
  outputs=gr.Image(label='Generated Image'),
38
  title="Daylight SD (CPU)",
39
- description="<br> <h4> <div style='width:100%'> Info:Daylight SD (GPU) <br> This is a lightweight App mostly to show how Stable diffusion works.<br> Aichatbot.ai is a project into Image Creation with Stable Diffusion. <br> If you like our Apps Please consider signing up underneath. <br> We will speed up the Apps with a little contribution from Our Members.<br> PS! We are sorry to repeat but this app is also on Huggingface.co!</h4> </div>",
40
- article = "Online App: <a href=\"https://www.aichatbot.ai\">www.aichatbot.ai</a>").launch(debug=True, max_threads=True)
 
36
  ],
37
  outputs=gr.Image(label='Generated Image'),
38
  title="Daylight SD (CPU)",
39
+ description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works i a good way !</h4> </div>",
40
+ ).launch(debug=True, max_threads=True)