CoolFace
Modelpublic

ItsJayQz/Civilizations_6_Diffusion

sourceHugging Facecreativeml-openrail-mupdated 4y agoView on Hugging Face
14likes473downloads
README.md59 linesDownload Raw Back to root
1---2language:3- en4license: creativeml-openrail-m5tags:6- stable-diffusion7- text-to-image8- diffusers9inference: true10---11 12### Civilizations 6 Diffusion13This model was trained on the leaders portraits/loading screens, and the splash arts.14However, it was not trained on the gameplay map at all.15 16To reference the art style, use the token: civsix style17 18### Gradio19 20We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Civilizations_6_Diffusion:21[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/ItsJayQz/Civilizations_6_Diffusion)22 23Here are some samples.24 25**Portraits**26![c61.png](https://s3.amazonaws.com/moonup/production/uploads/1670351131093-635eafb49f24f6db0a1eafd1.png)27![c62.png](https://s3.amazonaws.com/moonup/production/uploads/1670351131104-635eafb49f24f6db0a1eafd1.png)28 29Prompt used:30Portrait of *name* in civsix style, 8k31Negative: blurry32Guidance: 833Steps:  50-75 using DDIM34 35I'm not a prompt wizard so you can definitely get better results with some tuning.36 37**Objects**38![c63.png](https://s3.amazonaws.com/moonup/production/uploads/1670351130886-635eafb49f24f6db0a1eafd1.png)39 40**Disclaimers**41- I'm in no way affliated with Firaxis Games, or any entities relating to the ownership of the game artworks.42- The phrase Civilizations 6 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 Firaxis Games'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!