add gradio demo
#5
by
akhaliq HF Staff - opened
README.md
CHANGED
|
@@ -19,6 +19,11 @@ inference: true
|
|
| 19 |
|
| 20 |
In your prompt, use the activation token: `wa-vy style`
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
We use wa-vy instead of wavy because 'wavy style' introduced unwanted oceans and wavy hair.
|
| 23 |
|
| 24 |
Trained from 1.5 with VAE.
|
|
|
|
| 19 |
|
| 20 |
In your prompt, use the activation token: `wa-vy style`
|
| 21 |
|
| 22 |
+
# Gradio
|
| 23 |
+
|
| 24 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run wavyfusion:
|
| 25 |
+
[](https://huggingface.co/spaces/akhaliq/wavyfusion)
|
| 26 |
+
|
| 27 |
We use wa-vy instead of wavy because 'wavy style' introduced unwanted oceans and wavy hair.
|
| 28 |
|
| 29 |
Trained from 1.5 with VAE.
|