bguisard commited on
Commit
81d3c6b
1 Parent(s): 716479e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
@@ -9,10 +8,18 @@ tags:
9
  - diffusers
10
  - jax-diffusers-event
11
  inference: true
 
 
12
  ---
13
 
14
  # Stable Diffusion Nano
15
 
 
 
 
 
 
 
16
  prompt: A watercolor painting of an otter
17
  ![images_0)](./images_0.png)
18
  prompt: Marvel MCU deadpool, red mask, red shirt, red gloves, black shoulders, black elbow pads, black legs, gold buckle, black belt, black mask, white eyes, black boots, fuji low light color 35mm film, downtown Osaka alley at night out of focus in background, neon lights
@@ -30,4 +37,4 @@ This model is open access and available to all, with a CreativeML OpenRAIL-M lic
30
 
31
  - You can't use the model to deliberately produce nor share illegal or harmful outputs or content.
32
  - 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.
33
- - 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) Please read the full license here.
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  base_model: runwayml/stable-diffusion-v1-5
 
8
  - diffusers
9
  - jax-diffusers-event
10
  inference: true
11
+ datasets:
12
+ - ChristophSchuhmann/improved_aesthetics_6plus
13
  ---
14
 
15
  # Stable Diffusion Nano
16
 
17
+ Stable Diffusion Nano was built during the [JAX/Diffusers community sprint 🧨](https://github.com/huggingface/community-events/tree/main/jax-controlnet-sprint#jaxdiffusers-community-sprint-).
18
+
19
+ We spent most of the time in the sprint working on [Stable Diffusion Nano 2.1](https://huggingface.co/bguisard/stable-diffusion-nano-2-1), which we'd recommend over this version.
20
+
21
+
22
+
23
  prompt: A watercolor painting of an otter
24
  ![images_0)](./images_0.png)
25
  prompt: Marvel MCU deadpool, red mask, red shirt, red gloves, black shoulders, black elbow pads, black legs, gold buckle, black belt, black mask, white eyes, black boots, fuji low light color 35mm film, downtown Osaka alley at night out of focus in background, neon lights
 
37
 
38
  - You can't use the model to deliberately produce nor share illegal or harmful outputs or content.
39
  - 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.
40
+ - 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) Please read the full license here.