Spaces:
Runtime error
Runtime error
LuChengTHU
commited on
Commit
β’
8265e15
1
Parent(s):
b622829
change style
Browse files
app.py
CHANGED
@@ -199,8 +199,7 @@ with gr.Blocks(css=css) as demo:
|
|
199 |
</p>
|
200 |
<br>
|
201 |
<p>
|
202 |
-
This is a demo of sampling by DPM-Solver with
|
203 |
-
<a href="https://huggingface.co/CompVis/stable-diffusion-v1-4">Stable-Diffusion-v1.4</a>, <a href="https://huggingface.co/nitrosocke/modern-disney-diffusion">Modern Disney</a>, <a href="https://huggingface.co/hakurei/waifu-diffusion">Waifu</a>, <a href="https://huggingface.co/lambdalabs/sd-pokemon-diffusers">PokΓ©mon</a>.
|
204 |
</p>
|
205 |
<br>
|
206 |
<p>
|
|
|
199 |
</p>
|
200 |
<br>
|
201 |
<p>
|
202 |
+
This is a demo of sampling by DPM-Solver with two variants of Stable Diffusion models, including <a href="https://huggingface.co/CompVis/stable-diffusion-v1-4">Stable-Diffusion-v1.4</a> and <a href="https://huggingface.co/hakurei/waifu-diffusion">Waifu</a>.
|
|
|
203 |
</p>
|
204 |
<br>
|
205 |
<p>
|