Dagfinn1962 commited on
Commit
0a0275f
·
1 Parent(s): b85d55f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -40,5 +40,6 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
40
  ],
41
  outputs=gr.Image(label='Generated Image'),
42
  title="Dream Art (SD) ",
43
- 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>",
 
44
  ).launch(debug=True, max_threads=True)
 
40
  ],
41
  outputs=gr.Image(label='Generated Image'),
42
  title="Dream Art (SD) ",
43
+ description="<br> <h4> <div style='width:100%'> Realistic Dream (SD) <br> Warning : This App can display Nudety and explicit images, Don´t use if you are under 18 or get offendend by such
44
+ images!</h4> </div>",
45
  ).launch(debug=True, max_threads=True)