JojoHovvey commited on
Commit
226ff25
1 Parent(s): f563165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ **Borderlands Diffusion**
5
+
6
+ This is a fine-tuned Stable Diffusion model trained on screenshots from the video game series Borderlands.
7
+ Use the token **_brld_** in your prompts for the style effect.
8
+
9
+ #### Prompt and settings for portraits:
10
+ **brld harrison ford**
11
+ _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417
12
+ **brld morgan freeman**
13
+ _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417
14
+
15
+ ## License
16
+
17
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
18
+ The CreativeML OpenRAIL License specifies:
19
+
20
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
21
+ 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
22
+ 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)
23
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)