Update README.md
Browse files
README.md
CHANGED
@@ -10,12 +10,17 @@ inference: true
|
|
10 |
---
|
11 |
|
12 |
### Firewatch Diffusion
|
13 |
-
This model was trained on in-game footages, and some game posters by
|
14 |
The model can make good looking nature sceneries similar to the game art style, with some objects.
|
15 |
It can not make portraits at all, since throughout the game you don't actually meet any characters.
|
16 |
|
17 |
To reference the art style, use the token: fwatch style
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
Here are some samples.
|
20 |
|
21 |
**Sceneries**
|
@@ -31,3 +36,24 @@ I'm not a prompt wizard so you can definitely get better results with some tunin
|
|
31 |
|
32 |
**Objects**
|
33 |
![fwatch3.png](https://s3.amazonaws.com/moonup/production/uploads/1670473031927-635eafb49f24f6db0a1eafd1.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
### Firewatch Diffusion
|
13 |
+
This model was trained on in-game footages, and some game posters by Olly Moss.
|
14 |
The model can make good looking nature sceneries similar to the game art style, with some objects.
|
15 |
It can not make portraits at all, since throughout the game you don't actually meet any characters.
|
16 |
|
17 |
To reference the art style, use the token: fwatch style
|
18 |
|
19 |
+
### Gradio
|
20 |
+
|
21 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Valorant_Diffusion:
|
22 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/ItsJayQz/Firewatch_Diffusion)
|
23 |
+
|
24 |
Here are some samples.
|
25 |
|
26 |
**Sceneries**
|
|
|
36 |
|
37 |
**Objects**
|
38 |
![fwatch3.png](https://s3.amazonaws.com/moonup/production/uploads/1670473031927-635eafb49f24f6db0a1eafd1.png)
|
39 |
+
|
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.
|
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!
|