Spaces:
Build error
Build error
Commit
·
649dca6
1
Parent(s):
52abf35
Update app.py
Browse files
app.py
CHANGED
@@ -255,7 +255,7 @@ with gr.Blocks(css="style.css") as demo:
|
|
255 |
<h1>Finetuned Diffusion</h1>
|
256 |
</div>
|
257 |
<p>
|
258 |
-
BROKEN USE COLLAB VERSION INSTEAD!
|
259 |
</p>
|
260 |
<p>
|
261 |
Demo for multiple fine-tuned Stable Diffusion models, trained on different styles: <br>
|
|
|
255 |
<h1>Finetuned Diffusion</h1>
|
256 |
</div>
|
257 |
<p>
|
258 |
+
BROKEN USE COLLAB VERSION INSTEAD! ALSO ADD ", 'safety_checker=None'" TO YOUR PROMPT!
|
259 |
</p>
|
260 |
<p>
|
261 |
Demo for multiple fine-tuned Stable Diffusion models, trained on different styles: <br>
|