Manjushri commited on
Commit
38a8061
·
verified ·
1 Parent(s): fe5d573

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,6 +53,6 @@ gr.Interface(fn=genie, inputs=[gr.Textbox(label='What you want the AI to generat
53
  gr.Slider(10, maximum=50, value=25, step=5, label='Number of Iterations'),
54
  gr.Slider(minimum=0, step=1, maximum=9999999999999999, randomize=True, label='Seed: 0 is Random')],
55
  outputs=gr.Image(label='Generated Image'),
56
- title="Manju Dream Booth V2.0 with Stable-Cascade - GPU",
57
  description="<br><br><b/>Warning: This Demo is capable of producing NSFW content.",
58
  article = "If You Enjoyed this Demo and would like to Donate, you can send any amount to any of these Wallets. <br><br>SHIB (BEP20): 0xbE8f2f3B71DFEB84E5F7E3aae1909d60658aB891 <br>PayPal: https://www.paypal.me/ManjushriBodhisattva <br>ETH: 0xbE8f2f3B71DFEB84E5F7E3aae1909d60658aB891 <br>DOGE: D9QdVPtcU1EFH8jDC8jhU9uBcSTqUiA8h6<br><br>Code Monkey: <a href=\"https://huggingface.co/Manjushri\">Manjushri</a>").launch(debug=True, max_threads=80)
 
53
  gr.Slider(10, maximum=50, value=25, step=5, label='Number of Iterations'),
54
  gr.Slider(minimum=0, step=1, maximum=9999999999999999, randomize=True, label='Seed: 0 is Random')],
55
  outputs=gr.Image(label='Generated Image'),
56
+ title="Manju Dream Booth V2.1 with Stable-Cascade - GPU",
57
  description="<br><br><b/>Warning: This Demo is capable of producing NSFW content.",
58
  article = "If You Enjoyed this Demo and would like to Donate, you can send any amount to any of these Wallets. <br><br>SHIB (BEP20): 0xbE8f2f3B71DFEB84E5F7E3aae1909d60658aB891 <br>PayPal: https://www.paypal.me/ManjushriBodhisattva <br>ETH: 0xbE8f2f3B71DFEB84E5F7E3aae1909d60658aB891 <br>DOGE: D9QdVPtcU1EFH8jDC8jhU9uBcSTqUiA8h6<br><br>Code Monkey: <a href=\"https://huggingface.co/Manjushri\">Manjushri</a>").launch(debug=True, max_threads=80)