Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ by [DGSpitzer](https://www.youtube.com/channel/UCzzsYBF4qwtMwJaPJZ5SuPg)
|
|
| 22 |
|
| 23 |
### 🧨 Diffusers
|
| 24 |
|
| 25 |
-
This model contains both .ckpt and Diffuser files, It's compatible to be used as any Stable Diffusion model
|
| 26 |
|
| 27 |
You can convert this model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX](https://huggingface.co/blog/stable_diffusion_jax).
|
| 28 |
|
|
@@ -48,7 +48,7 @@ You can try the [Gradio](https://github.com/gradio-app/gradio) Online Web UI dem
|
|
| 48 |
*My Online Space Demo*
|
| 49 |
[](https://huggingface.co/spaces/DGSpitzer/DGS-Diffusion-Space)
|
| 50 |
|
| 51 |
-
*
|
| 52 |
[](https://huggingface.co/spaces/anzorq/finetuned_diffusion)
|
| 53 |
|
| 54 |
*Colab Notebook*
|
|
|
|
| 22 |
|
| 23 |
### 🧨 Diffusers
|
| 24 |
|
| 25 |
+
This model contains both .ckpt and Diffuser files, It's compatible to be used as any Stable Diffusion model, using standard [Stable Diffusion Pipeline](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
| 26 |
|
| 27 |
You can convert this model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX](https://huggingface.co/blog/stable_diffusion_jax).
|
| 28 |
|
|
|
|
| 48 |
*My Online Space Demo*
|
| 49 |
[](https://huggingface.co/spaces/DGSpitzer/DGS-Diffusion-Space)
|
| 50 |
|
| 51 |
+
*Finetuned Diffusion WebUI Demo by anzorq*
|
| 52 |
[](https://huggingface.co/spaces/anzorq/finetuned_diffusion)
|
| 53 |
|
| 54 |
*Colab Notebook*
|