add gradio demo
Browse files
README.md
CHANGED
@@ -16,6 +16,11 @@ This model was trained on the Valorant agents splash arts, and some extra arts o
|
|
16 |
I thought about including the agents trailers and lore videos, but for the art style is slightly ever so different. I might make an updated version which includes them.
|
17 |
The model can do portraits and landscape (possibly animal as well?), but not many objects, or at least not cars.
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
To reference the art style, use the token: valorant style
|
20 |
|
21 |
There is already an existing model that uses textual inversion. This is trained using Dreambooth instead, whether or not this method is better, I will let you judge.
|
|
|
16 |
I thought about including the agents trailers and lore videos, but for the art style is slightly ever so different. I might make an updated version which includes them.
|
17 |
The model can do portraits and landscape (possibly animal as well?), but not many objects, or at least not cars.
|
18 |
|
19 |
+
### Gradio
|
20 |
+
|
21 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Valorant_Diffusion:
|
22 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/Valorant_Diffusion)
|
23 |
+
|
24 |
To reference the art style, use the token: valorant style
|
25 |
|
26 |
There is already an existing model that uses textual inversion. This is trained using Dreambooth instead, whether or not this method is better, I will let you judge.
|