nitrosocke commited on
Commit
6f8c1ce
1 Parent(s): a3693bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -3,17 +3,17 @@ license: creativeml-openrail-m
3
  ---
4
  **Mo Di Diffusion**
5
 
6
- This is the fine-tuned Stable Diffusion model trained on screenshots from the modern age Disney movies.
7
  Use the tokens **_modern disney style_** in your prompts for the effect.
8
 
9
  If you enjoy this model, please check out my other models on [Huggingface](https://huggingface.co/nitrosocke)
10
 
11
  **Videogame Characters rendered with the model:**
12
- ![Videogame Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modern-disfusion-samples-01s.jpg)
13
  **Animal Characters rendered with the model:**
14
- ![Animal Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modern-disfusion-samples-02s.jpg)
15
  **Cars and Landscapes rendered with the model:**
16
- ![Misc. Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modern-disfusion-samples-03s.jpg)
17
 
18
  ### 🧨 Diffusers
19
 
@@ -40,8 +40,18 @@ image.save("./magical_princess.png")
40
  **modern disney lara croft**
41
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417, Size: 512x768_
42
 
43
- #### Prompt and settings for Simba:
44
- **modern disney (baby simba) Negative prompt: person human**
45
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 1355059992, Size: 512x512_
46
 
47
- This model was trained using the diffusers based dreambooth training and prior-preservation loss in 9.000 steps and using the _train-text-encoder_ feature.
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  **Mo Di Diffusion**
5
 
6
+ This is the fine-tuned Stable Diffusion model trained on screenshots from a popular animation studio.
7
  Use the tokens **_modern disney style_** in your prompts for the effect.
8
 
9
  If you enjoy this model, please check out my other models on [Huggingface](https://huggingface.co/nitrosocke)
10
 
11
  **Videogame Characters rendered with the model:**
12
+ ![Videogame Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modi-samples-01s.jpg)
13
  **Animal Characters rendered with the model:**
14
+ ![Animal Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modi-samples-02s.jpg)
15
  **Cars and Landscapes rendered with the model:**
16
+ ![Misc. Samples](https://huggingface.co/nitrosocke/mo-di-diffusion/resolve/main/modi-samples-03s.jpg)
17
 
18
  ### 🧨 Diffusers
19
 
 
40
  **modern disney lara croft**
41
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 3940025417, Size: 512x768_
42
 
43
+ #### Prompt and settings for the Lion:
44
+ **modern disney (baby lion) Negative prompt: person human**
45
  _Steps: 50, Sampler: Euler a, CFG scale: 7, Seed: 1355059992, Size: 512x512_
46
 
47
+ This model was trained using the diffusers based dreambooth training and prior-preservation loss in 9.000 steps and using the _train-text-encoder_ feature.
48
+
49
+ ## License
50
+
51
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
52
+ The CreativeML OpenRAIL License specifies:
53
+
54
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
55
+ 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
56
+ 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)
57
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)