add gradio spaces badge
Browse files
README.md
CHANGED
@@ -13,6 +13,11 @@ inference: true
|
|
13 |
This the Stable Diffusion model fine-tuned the Low Poly World concept taught to Stable Diffusion with Dreambooth.
|
14 |
It can be used by modifying the `instance_prompt`: **a photo of lowpoly_world**
|
15 |
|
|
|
|
|
|
|
|
|
|
|
16 |
# Run on [Mirage](https://app.mirageml.com)
|
17 |
Run this model and explore text-to-3D on [Mirage](https://app.mirageml.com)!
|
18 |
|
|
|
13 |
This the Stable Diffusion model fine-tuned the Low Poly World concept taught to Stable Diffusion with Dreambooth.
|
14 |
It can be used by modifying the `instance_prompt`: **a photo of lowpoly_world**
|
15 |
|
16 |
+
# Gradio
|
17 |
+
|
18 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run lowpoly-world:
|
19 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/MirageML/lowpoly-world)
|
20 |
+
|
21 |
# Run on [Mirage](https://app.mirageml.com)
|
22 |
Run this model and explore text-to-3D on [Mirage](https://app.mirageml.com)!
|
23 |
|