crumb commited on
Commit
88f7b4c
1 Parent(s): 3bd23fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,20 +1,9 @@
1
  ---
2
- license: creativeml-openrail-m
3
  tags:
4
  - stable-diffusion
5
  - stable-diffusion-diffusers
6
  - text-to-image
7
  inference: false
8
- extra_gated_prompt: |-
9
- This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
10
- The CreativeML OpenRAIL License specifies:
11
-
12
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
13
- 2. The authors claim 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
14
- 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)
15
- Please read the full license carefully here: https://huggingface.co/spaces/CompVis/stable-diffusion-license
16
-
17
- extra_gated_heading: Please read the LICENSE to access this model
18
  ---
19
 
20
  Models better suited for High-Resolution Image Synthesis. The main model (doohickey/doohickey-mega) has been finetuned from [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) near a resolution of 768x768 (suggested method of generating from model is with [Doohickey](https://colab.research.google.com/github/aicrumb/doohickey/blob/main/Doohickey_Diffusion.ipynb)).
@@ -36,4 +25,15 @@ Datasets:
36
  | A-1K | 1k scraped images, captioned with BLIP (more refined aesthetic) |
37
  | E-10k | 10k scraped images captioned with BLIP (less refined aesthetic) |
38
 
39
- _Limitations and Biases from Stable Diffusion also apply to this model._
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
2
  tags:
3
  - stable-diffusion
4
  - stable-diffusion-diffusers
5
  - text-to-image
6
  inference: false
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  Models better suited for High-Resolution Image Synthesis. The main model (doohickey/doohickey-mega) has been finetuned from [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) near a resolution of 768x768 (suggested method of generating from model is with [Doohickey](https://colab.research.google.com/github/aicrumb/doohickey/blob/main/Doohickey_Diffusion.ipynb)).
 
25
  | A-1K | 1k scraped images, captioned with BLIP (more refined aesthetic) |
26
  | E-10k | 10k scraped images captioned with BLIP (less refined aesthetic) |
27
 
28
+ _Limitations and Biases from Stable Diffusion also apply to this model._
29
+
30
+
31
+ <div style="font-size:10px">
32
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
33
+ The CreativeML OpenRAIL License specifies:
34
+
35
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
36
+ 2. The authors claim 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
37
+ 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)
38
+ Please read the full license carefully here: https://huggingface.co/spaces/CompVis/stable-diffusion-license
39
+ </div>