--- language: - en license: creativeml-openrail-m tags: - stable-diffusion - text-to-image - diffusers - valorant - game inference: true --- ### Valorant Diffusion This model was trained on the Valorant agents splash arts, and some extra arts on the official website. 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. The model can do portraits and landscape (possibly animal as well?), but not many objects, or at least not cars. ### Gradio We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Valorant_Diffusion: [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/Valorant_Diffusion) To reference the art style, use the token: valorant style 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. Here are some samples. **Portraits** ![vlr2.png](https://s3.amazonaws.com/moonup/production/uploads/1671311821465-635eafb49f24f6db0a1eafd1.png) ![vlr1.png](https://s3.amazonaws.com/moonup/production/uploads/1671311821370-635eafb49f24f6db0a1eafd1.png) **Landscapes** ![vlr3.png](https://s3.amazonaws.com/moonup/production/uploads/1671311821395-635eafb49f24f6db0a1eafd1.png) **Disclaimers** - I'm in no way affliated with RiotGames, or any entities relating to the ownership of the game artworks. - The phrase Valorant is simply a reference for accessibility. - This was created entirely for research, and entertainment purpose. - I did not plan, or is planning on turning this model into a commercial product, or use for commercial purposes. - I do not condone the usage of the model for making counterfeit products that might infringe on RiotGames's copyrights/trademarks. **License** - This model is under Creative OpenRAIL-M. - 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. - However, there are restrictions on the openess of the license. More info into the restrictions can be found [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license) **Responsibilities** - By using/downloading the model, you are responsible for: - All outputs/usage of the model. - Understanding the Disclaimers - Upholding the terms of the license. Thanks for checking out the model!