NiteStormz commited on
Commit
800e8b6
1 Parent(s): 8dd7df8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
 
 
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
+ - diffusers
9
+ inference: true
10
  ---
11
+
12
+ # AnyGenV3.4
13
+
14
+ This model is made using the same formula as Berry's Mix, but replaced NovelAI with AnythingV3, and F222 with Protogen_X3.4.
15
+
16
+ ## Examples
17
+
18
+ Below are some examples of images generated using this model:
19
+ ![Examples](https://huggingface.co/NiteStormz/AnyGenV3.4/blob/main/example.png)
20
+
21
+ ## License (Same as what was written on the Anything V3 distribution page)
22
+
23
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
24
+ The CreativeML OpenRAIL License specifies:
25
+
26
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
27
+ 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
28
+ 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)
29
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)