ItsJayQz/Firewatch_Diffusion
21174
1---2language:3- en4license: creativeml-openrail-m5tags:6- stable-diffusion7- text-to-image8- diffusers9inference: true10---11 12### Firewatch Diffusion13This model was trained on in-game footages, and some game posters by Olly Moss. 14The model can make good looking nature sceneries similar to the game art style, with some objects.15It can not make portraits at all, since throughout the game you don't actually meet any characters.16 17To reference the art style, use the token: fwatch style18 19### Gradio20 21We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Firewatch_Diffusion:22[](https://huggingface.co/spaces/ItsJayQz/Firewatch_Diffusion)23 24Here are some samples.25 26**Sceneries**272829 30Prompt used:31Beautiful *mountain/lake/beach/etc* in fwatch style32Guidance: 733Steps: 65 using DDIM34 35I'm not a prompt wizard so you can definitely get better results with some tuning.36 37**Objects**3839 40**Disclaimers**41- I'm in no way affliated with Campo Santo, or any entities relating to the ownership of the game artworks.42- The phrase Firewatch is simply a reference for accessibility.43- This was created entirely for research, and entertainment purpose.44- I did not plan, or is planning on turning this model into a commercial product, or use for commercial purposes.45- I do not condone the usage of the model for making counterfeit products that might infringe on Campo Santo/Olly Moss's copyrights/trademarks.46 47**License**48- This model is under Creative OpenRAIL-M.49- 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.50- However, there are restrictions on the openess of the license.51More info into the restrictions can be found [here](https://huggingface.co/spaces/CompVis/stable-diffusion-license).52 53**Responsibilities**54- By using/downloading the model, you are responsible for:55- All outputs/usage of the model.56- Understanding the Disclaimers.57- Upholding the terms of the license.58 59Thanks for checking out the model!