add gradio demo
#1
by
akhaliq
HF staff
- opened
README.md
CHANGED
@@ -20,6 +20,11 @@ Here are some samples:
|
|
20 |
![Samples](https://huggingface.co/OFA-Sys/small-stable-diffusion-v0/resolve/main/sample_images_compressed.jpg)
|
21 |
|
22 |
|
|
|
|
|
|
|
|
|
|
|
23 |
## Example
|
24 |
|
25 |
*Use `Diffusers` >=0.8.0, do not support lower versions.*
|
|
|
20 |
![Samples](https://huggingface.co/OFA-Sys/small-stable-diffusion-v0/resolve/main/sample_images_compressed.jpg)
|
21 |
|
22 |
|
23 |
+
# Gradio
|
24 |
+
|
25 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run small-stable-diffusion-v0:
|
26 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/small-stable-diffusion-v0)
|
27 |
+
|
28 |
## Example
|
29 |
|
30 |
*Use `Diffusers` >=0.8.0, do not support lower versions.*
|