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 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](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.
|