Dagfinn1962 commited on
Commit
9d32d21
·
1 Parent(s): d99cf93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -40,8 +40,8 @@ gr.Interface(theme='ParityError/Anime', fn=genie, inputs=[gr.Textbox(label='Inpu
40
  css = '''
41
  .gradio-container{max-width: 1200px !important}
42
  h1{text-align:center}
43
- '''
44
- '''
45
  title="Dream Art (SD) ",
46
  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>",
47
  ).launch(debug=True, max_threads=True)
 
40
  css = '''
41
  .gradio-container{max-width: 1200px !important}
42
  h1{text-align:center}
43
+
44
+
45
  title="Dream Art (SD) ",
46
  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>",
47
  ).launch(debug=True, max_threads=True)