Upload ItsJayQz/Valorant_Diffusion/README.md with huggingface_hub
Browse files
ItsJayQz/Valorant_Diffusion/README.md
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: creativeml-openrail-m
|
| 5 |
+
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- text-to-image
|
| 8 |
+
- diffusers
|
| 9 |
+
- valorant
|
| 10 |
+
- game
|
| 11 |
+
inference: true
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
### Valorant Diffusion
|
| 15 |
+
This model was trained on the Valorant agents splash arts, and some extra arts on the official website.
|
| 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.
|
| 22 |
+
|
| 23 |
+
### Gradio
|
| 24 |
+
|
| 25 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Valorant_Diffusion:
|
| 26 |
+
[](https://huggingface.co/spaces/akhaliq/Valorant_Diffusion)
|
| 27 |
+
|
| 28 |
+
Here are some samples.
|
| 29 |
+
|
| 30 |
+
**Portraits**
|
| 31 |
+

|
| 32 |
+

|
| 33 |
+
|
| 34 |
+
**Landscapes**
|
| 35 |
+

|
| 36 |
+
|
| 37 |
+
**Disclaimers**
|
| 38 |
+
- I'm in no way affliated with RiotGames, or any entities relating to the ownership of the game artworks.
|
| 39 |
+
- The phrase Valorant is simply a reference for accessibility.
|
| 40 |
+
- This was created entirely for research, and entertainment purpose.
|
| 41 |
+
- I did not plan, or is planning on turning this model into a commercial product, or use for commercial purposes.
|
| 42 |
+
- I do not condone the usage of the model for making counterfeit products that might infringe on RiotGames's copyrights/trademarks.
|
| 43 |
+
|
| 44 |
+
**License**
|
| 45 |
+
- This model is under Creative OpenRAIL-M.
|
| 46 |
+
- This means the model can be used royalty-free, and flexible with the model usage, such as redistribution of the model, or of any derivatives of the model.
|
| 47 |
+
- However, there are restrictions on the openess of the license.
|
| 48 |
+
More info into the restrictions can be found [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
| 49 |
+
|
| 50 |
+
**Responsibilities**
|
| 51 |
+
- By using/downloading the model, you are responsible for:
|
| 52 |
+
- All outputs/usage of the model.
|
| 53 |
+
- Understanding the Disclaimers
|
| 54 |
+
- Upholding the terms of the license.
|
| 55 |
+
|
| 56 |
+
Thanks for checking out the model!
|