Guizmus commited on
Commit
e76f404
1 Parent(s): 0fc60c0

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +39 -0
  2. dataset.zip +3 -0
  3. showcase_southRick.jpg +0 -0
README.md CHANGED
@@ -1,3 +1,42 @@
1
  ---
 
 
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/showcase_southRick.jpg"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ library_name: "EveryDream"
11
+ inference: false
12
  ---
13
+
14
+ # SouthPark Style
15
+
16
+ <p>
17
+ <img alt="Showcase" src="https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/howcase_southRick.jpg"/><br/>
18
+ This model was based on <a href="https://huggingface.co/runwayml/stable-diffusion-v1-5">RunwayML 1.5</a> model with updated VAE.<br/>
19
+ The dataset is made mostly of South Park characters and scenary, with some regularisation around Rick Roll and Fullbody Shots photography.<br/>
20
+ 99 total pictures in the dataset, 800 repeats total each, over 16 Epoch on LR1e-6 (around 79k unitary steps).<br/>
21
+ This was trained using EveryDream with a full caption of all training pictures. The dataset can be found <a href="https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/dataset.zip">here</a>.<br/>
22
+ <br/>
23
+ The style will be called by the use of the token <b>SouthPark Style</b>, and the tokens <b>Rick Roll</b> and <b>FullBody Shot</b> have also been refined.<br/>
24
+ <br/>
25
+ To access this model, you can download the CKPT file below.
26
+ </p>
27
+
28
+ [2GB CKPT](https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/SouthParkStyle_v1.ckpt)
29
+
30
+ [11GB CKPT with training optimizers](https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/SouthParkStyle_v1_with_optimizers.ckpt)
31
+
32
+ [dataset for the first version](https://huggingface.co/Guizmus/SouthParkStyle/resolve/main/dataset.zip)
33
+
34
+ ## License
35
+
36
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
37
+ The CreativeML OpenRAIL License specifies:
38
+
39
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
40
+ 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
41
+ 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)
42
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
dataset.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63696d68d0b37ec40db4d490fdafb01e22487a172f59c10d25fe74a45bcda085
3
+ size 18587811
showcase_southRick.jpg ADDED