ItsJayQz commited on
Commit
32e1460
1 Parent(s): 74e8b43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -15,6 +15,11 @@ However, it was not trained on the gameplay map at all.
15
 
16
  To reference the art style, use the token: civsix style
17
 
 
 
 
 
 
18
  Here are some samples.
19
 
20
  **Portraits**
@@ -30,4 +35,25 @@ Steps: 50-75 using DDIM
30
  I'm not a prompt wizard so you can definitely get better results with some tuning.
31
 
32
  **Objects**
33
- ![c63.png](https://s3.amazonaws.com/moonup/production/uploads/1670351130886-635eafb49f24f6db0a1eafd1.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  To reference the art style, use the token: civsix style
17
 
18
+ ### Gradio
19
+
20
+ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Valorant_Diffusion:
21
+ [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/ItsJayQz/Civilizations_6_Diffusion)
22
+
23
  Here are some samples.
24
 
25
  **Portraits**
 
35
  I'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.
51
+ More 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
+
59
+ Thanks for checking out the model!