Commit ·
84cd890
1
Parent(s): 4e422a2
add gradio demo (#5)
Browse files- add gradio demo (57c6380518f823b636a5dd025978b27d7ee85a66)
Co-authored-by: Ahsen Khaliq <akhaliq@users.noreply.huggingface.co>
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.
|