rabidgremlin commited on
Commit
ac9195a
1 Parent(s): bdc5280

Updated readme.

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
+ inference: false
8
  ---
9
+ **EpicSpaceMachine**
10
+
11
+ This is the fine-tuned Stable Diffusion model trained on epic pictures of space ships and space stations.
12
+ Use the tokens **_EpicSpaceMachine_** in your prompts for the effect.
13
+
14
+ It generates OK, spaceships and space stations, including via img2img, but produces images when given prompts that generate complex mechanical shapes such as the internals of car engines.
15
+
16
+ **Examples rendered with the model:**
17
+ ![Photo of a futuristic space liner, 4K, award winning in EpicSpaceMachine style](https://huggingface.co/rabidgremlin/sd-db-epic-space-machine/resolve/main/Photo of a futuristic space liner, 4K, award winning in EpicSpaceMachine style.jpeg)
18
+
19
+
20
+ ## License
21
+
22
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
23
+ The CreativeML OpenRAIL License specifies:
24
+
25
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
26
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
27
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
28
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)