Dagfinn1962 commited on
Commit
752c9a7
1 Parent(s): b23d904

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -38,6 +38,6 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
38
  outputs=gr.Image(label='Generated Image'),
39
 
40
  title="Dream Art (SD) ",
41
- description="<br> <h4> <div style='width:100%'> Info:Dream Art (SD) <br> This App is our favorite now and shows how Stable diffusion works in a good way ! Please duplicate it if you are on Huggingface.co, or join our site aibabe.art for only $9,99 .- where you will find more cool SD apps !
42
- </h4> </div>",
43
  ).launch(debug=True, max_threads=True)
 
38
  outputs=gr.Image(label='Generated Image'),
39
 
40
  title="Dream Art (SD) ",
41
+ description="<h4> <div style='width:100%'> Info:Dream Art (SD) Please Duplicate from HF!<br> This App is our favorite now and shows how Stable diffusion works in a good way !</h4></div>",
42
+
43
  ).launch(debug=True, max_threads=True)