Manjushri commited on
Commit
7c10813
1 Parent(s): 2c605cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ gr.Interface(fn=genie, inputs=[gr.Textbox(label='What you want the AI to generat
57
  outputs=['image', 'image'],
58
  title="Stable Diffusion XL 1.0 GPU",
59
  description="SDXL 1.0 GPU. <br><br><b>WARNING: Capable of producing NSFW (Softcore) images.</b>",
60
- article = "Code Monkey: <a href=\"https://huggingface.co/Manjushri\">Manjushri</a>").queue(concurrency_count=2).launch(debug=True, max_threads=80)
 
57
  outputs=['image', 'image'],
58
  title="Stable Diffusion XL 1.0 GPU",
59
  description="SDXL 1.0 GPU. <br><br><b>WARNING: Capable of producing NSFW (Softcore) images.</b>",
60
+ article = "Code Monkey: <a href=\"https://huggingface.co/Manjushri\">Manjushri</a>").queue(concurrency_count=1).launch(debug=True, max_threads=80)