add gradio demo
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ license: openrail
|
|
7 |
- realistic texture and Asian face.
|
8 |
- designed to maintain a responsive reaction to danbooru based prompts.
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
## Recommendations
|
11 |
|
12 |
- VAE: "vae-ft-mse-840000" from StabilityAI
|
|
|
7 |
- realistic texture and Asian face.
|
8 |
- designed to maintain a responsive reaction to danbooru based prompts.
|
9 |
|
10 |
+
# Gradio
|
11 |
+
|
12 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run basil_mix:
|
13 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/basil_mix)
|
14 |
+
|
15 |
+
|
16 |
## Recommendations
|
17 |
|
18 |
- VAE: "vae-ft-mse-840000" from StabilityAI
|