AdamOswald1
commited on
Commit
·
8f3f76a
1
Parent(s):
e92d347
Upload 5 files
Browse files- .gitattributes +24 -0
- AnimeChanStyle-v1.zip +3 -0
- README.md +43 -0
- Universal Negative Prompt Text.txt +1 -0
- model_index.json +32 -0
.gitattributes
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
|
|
11 |
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
@@ -32,3 +33,26 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
safety_checker/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
37 |
+
text_encoder/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
38 |
+
unet/diffusion_pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
39 |
+
vae/diffusion_pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
40 |
+
# Audio files - uncompressed
|
41 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
42 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
44 |
+
# Audio files - compressed
|
45 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
47 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
48 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
50 |
+
# Image files - uncompressed
|
51 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
52 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
53 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
55 |
+
# Image files - compressed
|
56 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
57 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
58 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
AnimeChanStyle-v1.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55189a16714b9fcf773a6d0969f63a8d721582a60e1b3f3f5ef21b4ef1acd9a6
|
3 |
+
size 9245347
|
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
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 |
+
inference: true
|
9 |
+
datasets:
|
10 |
+
- Guizmus/AnimeChanStyle
|
11 |
+
- skytnt/fbanimehq
|
12 |
+
- skytnt/anime-segmentation
|
13 |
+
- Nerfgun3/bad_prompt
|
14 |
+
- Nerfgun3/shatter_style
|
15 |
+
- Nerfgun3/ouroboros_embeddings
|
16 |
+
library_name: diffusers
|
17 |
+
pipeline_tag: text-to-image
|
18 |
---
|
19 |
+
# 2D-Mix
|
20 |
+
|
21 |
+
Made with Automatic1111 Checkpoint Merger
|
22 |
+
Anything-V3.0-pruned + Waifu-v1-3-float16 + NAI + sd-v1-5-pruned-emaonly + trinart_stable_diffusion_epoch3
|
23 |
+
Examples:
|
24 |
+
<img src=https://i.imgur.com/EK3OeKY.png width=50% height=50%>
|
25 |
+
Christina Hendricks (realistic photo:1.0), (masterpiece:1.0), (highest quality:1.0), (high quality:1.0), (detailed face:1.0), (detailed eyes:1.0), highres
|
26 |
+
Negative prompt: text, signature, Doll, deformed, asymmetric, cropped, censored, frame, mock-up, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, worst quality, low quality, normal quality, jpeg artifacts, watermark, username, blurry, artist name
|
27 |
+
Steps: 30, Sampler: Euler a, CFG scale: 9, Seed: 365192021, Size: 512x512, Model hash: 63ac6702, Model: 2D-Mix, ENSD: 31337
|
28 |
+
<img src=https://i.imgur.com/ZTuxGqi.png width=50% height=50%>
|
29 |
+
beautiful geisha in full sky blue kimono facing away from the camera looking back over shoulder with arm extended to the right, elegant, vintage, ornate, art nouveau, complimentary colors, painted by Will Murai, Artgerm, Alphonse Mucha, Akihiko Yoshida, dramatic color, Phil Noto, Krenz Cushart, digital painting
|
30 |
+
Negative prompt: text, signature, Doll, deformed, asymmetric, cropped, censored, frame, mock-up, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, worst quality, low quality, normal quality, jpeg artifacts, watermark, username, blurry, artist name
|
31 |
+
Steps: 40, Sampler: Euler a, CFG scale: 11, Seed: 3633019598, Size: 512x512, Model hash: 63ac6702, Model: 2D-Mix, Clip skip: 2, ENSD: 31337
|
32 |
+
<img src=https://i.imgur.com/reY3XDN.png width=50% height=50%>
|
33 |
+
woman in colorful kimono AND man in coloful yukata
|
34 |
+
Negative prompt: gray, hazy, text, signature, cropped
|
35 |
+
Steps: 33, Sampler: Euler, CFG scale: 15, Seed: 4230961168, Size: 512x512, Model hash: 63ac6702, Model: 2D-Mix, Clip skip: 5, ENSD: 31337
|
36 |
+
<img src=https://i.imgur.com/0foCNeo.png width=50% height=50%>
|
37 |
+
woman in colorful kimono AND man in coloful yukata
|
38 |
+
Negative prompt: gray, hazy, text, signature, cropped
|
39 |
+
Steps: 33, Sampler: Euler, CFG scale: 15, Seed: 4230961169, Size: 512x512, Model hash: 63ac6702, Model: 2D-Mix, Clip skip: 5, ENSD: 31337
|
40 |
+
|
41 |
+
![showcase](https://huggingface.co/datasets/Guizmus/AnimeChanStyle/resolve/main/showcase_dataset.jpg)
|
42 |
+
This is the dataset used for making the model : https://huggingface.co/Guizmus/AnimeChanStyle
|
43 |
+
The images were made by the users of Stable Diffusion discord using CreativeML-OpenRail-M licenced models, in the intent to make this dataset.
|
44 |
+
90 pictures captioned with their content by hand, with the suffix ",AnimeChan Style"
|
45 |
+
The collection process was made public during less than a day, until enough variety was introduced to train through a Dreambooth method a style corresponding to the different members of this community
|
46 |
+
The picture captioned are available in [this zip file](https://huggingface.co/datasets/Guizmus/AnimeChanStyle/resolve/main/AnimeChanStyle%20v2.3.zip)
|
Universal Negative Prompt Text.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
(((deformed))), blurry, bad anatomy, disfigured, poorly drawn face, mutation, mutated, (extra_limb), (ugly), (poorly drawn hands), fused fingers, messy drawing, broken legs censor, censored, censor_bar, multiple breasts, (mutated hands and fingers:1.5), (long body :1.3), (mutation, poorly drawn :1.2), black-white, bad anatomy, liquid body, liquidtongue, disfigured, malformed, mutated, anatomical nonsense, text font ui, error, malformed hands, long neck, blurred, lowers, low res, bad anatomy, bad proportions, bad shadow, uncoordinated body, unnatural body, fused breasts, bad breasts, huge breasts, poorly drawn breasts, extra breasts, liquid breasts, heavy breasts, missingbreasts, huge haunch, huge thighs, huge calf, bad hands, fused hand, missing hand, disappearing arms, disappearing thigh, disappearing calf, disappearing legs, fusedears, bad ears, poorly drawn ears, extra ears, liquid ears, heavy ears, missing ears, fused animal ears, bad animal ears, poorly drawn animal ears, extra animal ears, liquidanimal ears, heavy animal ears, missing animal ears, text, ui, error, missing fingers, missing limb, fused fingers, one hand with more than 5 fingers, one hand with less than5 fingers, one hand with more than 5 digit, one hand with less than 5 digit, extra digit, fewer digits, fused digit, missing digit, bad digit, liquid digit, colorful tongue, blacktongue, cropped, watermark, username, blurry, JPEG artifacts, signature, 3D, 3D game, 3D game scene, 3D character, malformed feet, extra feet, bad feet, poorly drawnfeet, fused feet, missing feet, extra shoes, bad shoes, fused shoes, more than two shoes, poorly drawn shoes, bad gloves, poorly drawn gloves, fused gloves, bad cum, poorly drawn cum, fused cum, bad hairs, poorly drawn hairs, fused hairs, big muscles, ugly, bad face, fused face, poorly drawn face, cloned face, big face, long face, badeyes, fused eyes poorly drawn eyes, extra eyes, malformed limbs, more than 2 nipples, missing nipples, different nipples, fused nipples, bad nipples, poorly drawnnipples, black nipples, colorful nipples, gross proportions. short arm, (((missing arms))), missing thighs, missing calf, missing legs, mutation, duplicate, morbid, mutilated, poorly drawn hands, more than 1 left hand, more than 1 right hand, deformed, (blurry), disfigured, missing legs, extra arms, extra thighs, more than 2 thighs, extra calf,fused calf, extra legs, bad knee, extra knee, more than 2 legs, bad tails, bad mouth, fused mouth, poorly drawn mouth, bad tongue, tongue within mouth, too longtongue, black tongue, big mouth, cracked mouth, bad mouth, dirty face, dirty teeth, dirty pantie, fused pantie, poorly drawn pantie, fused cloth, poorly drawn cloth, badpantie, yellow teeth, thick lips, bad camel toe, colorful camel toe, bad asshole, poorly drawn asshole, fused asshole, missing asshole, bad anus, bad pussy, bad crotch, badcrotch seam, fused anus, fused pussy, fused anus, fused crotch, poorly drawn crotch, fused seam, poorly drawn anus, poorly drawn pussy, poorly drawn crotch, poorlydrawn crotch seam, bad thigh gap, missing thigh gap, fused thigh gap, liquid thigh gap, poorly drawn thigh gap, poorly drawn anus, bad collarbone, fused collarbone, missing collarbone, liquid collarbone, strong girl, obesity, worst quality, low quality, normal quality, liquid tentacles, bad tentacles, poorly drawn tentacles, split tentacles, fused tentacles, missing clit, bad clit, fused clit, colorful clit, black clit, liquid clit, QR code, bar code, censored, safety panties, safety knickers, beard, furry, pony, pubic hair, mosaic, futa, testis, (((deformed))), blurry, bad anatomy, disfigured, poorly drawn face, mutation, mutated, (extra_limb), (ugly), (poorly drawn hands), fused fingers, messy drawing, broken legs censor, censored, censor_bar, multiple breasts, (mutated hands and fingers:1.5), (long body :1.3), (mutation, poorly drawn :1.2), black-white, bad anatomy, liquid body, liquidtongue, disfigured, malformed, mutated, anatomical nonsense, text font ui, error, malformed hands, long neck, blurred, lowers, low res, bad anatomy, bad proportions, bad shadow, uncoordinated body, unnatural body, fused breasts, bad breasts, huge breasts, poorly drawn breasts, extra breasts, liquid breasts, heavy breasts, missingbreasts, huge haunch, huge thighs, huge calf, bad hands, fused hand, missing hand, disappearing arms, disappearing thigh, disappearing calf, disappearing legs, fusedears, bad ears, poorly drawn ears, extra ears, liquid ears, heavy ears, missing ears, fused animal ears, bad animal ears, poorly drawn animal ears, extra animal ears, liquidanimal ears, heavy animal ears, missing animal ears, text, ui, error, missing fingers, missing limb, fused fingers, one hand with more than 5 fingers, one hand with less than5 fingers, one hand with more than 5 digit, one hand with less than 5 digit, extra digit, fewer digits, fused digit, missing digit, bad digit, liquid digit, colorful tongue, blacktongue, cropped, watermark, username, blurry, JPEG artifacts, signature, 3D, 3D game, 3D game scene, 3D character, malformed feet, extra feet, bad feet, poorly drawnfeet, fused feet, missing feet, extra shoes, bad shoes, fused shoes, more than two shoes, poorly drawn shoes, bad gloves, poorly drawn gloves, fused gloves, bad cum, poorly drawn cum, fused cum, bad hairs, poorly drawn hairs, fused hairs, big muscles, ugly, bad face, fused face, poorly drawn face, cloned face, big face, long face, badeyes, fused eyes poorly drawn eyes, extra eyes, malformed limbs, more than 2 nipples, missing nipples, different nipples, fused nipples, bad nipples, poorly drawnnipples, black nipples, colorful nipples, gross proportions. short arm, (((missing arms))), missing thighs, missing calf, missing legs, mutation, duplicate, morbid, mutilated, poorly drawn hands, more than 1 left hand, more than 1 right hand, deformed, (blurry), disfigured, missing legs, extra arms, extra thighs, more than 2 thighs, extra calf,fused calf, extra legs, bad knee, extra knee, more than 2 legs, bad tails, bad mouth, fused mouth, poorly drawn mouth, bad tongue, tongue within mouth, too longtongue, black tongue, big mouth, cracked mouth, bad mouth, dirty face, dirty teeth, dirty pantie, fused pantie, poorly drawn pantie, fused cloth, poorly drawn cloth, badpantie, yellow teeth, thick lips, bad camel toe, colorful camel toe, bad asshole, poorly drawn asshole, fused asshole, missing asshole, bad anus, bad pussy, bad crotch, badcrotch seam, fused anus, fused pussy, fused anus, fused crotch, poorly drawn crotch, fused seam, poorly drawn anus, poorly drawn pussy, poorly drawn crotch, poorlydrawn crotch seam, bad thigh gap, missing thigh gap, fused thigh gap, liquid thigh gap, poorly drawn thigh gap, poorly drawn anus, bad collarbone, fused collarbone, missing collarbone, liquid collarbone, strong girl, obesity, worst quality, low quality, normal quality, liquid tentacles, bad tentacles, poorly drawn tentacles, split tentacles, fused tentacles, missing clit, bad clit, fused clit, colorful clit, black clit, liquid clit, QR code, bar code, censored, safety panties, safety knickers, beard, furry, pony, pubic hair, mosaic, futa, testis
|
model_index.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "StableDiffusionPipeline",
|
3 |
+
"_diffusers_version": "0.8.0.dev0",
|
4 |
+
"feature_extractor": [
|
5 |
+
"transformers",
|
6 |
+
"CLIPFeatureExtractor"
|
7 |
+
],
|
8 |
+
"safety_checker": [
|
9 |
+
"stable_diffusion",
|
10 |
+
"StableDiffusionSafetyChecker"
|
11 |
+
],
|
12 |
+
"scheduler": [
|
13 |
+
"diffusers",
|
14 |
+
"PNDMScheduler"
|
15 |
+
],
|
16 |
+
"text_encoder": [
|
17 |
+
"transformers",
|
18 |
+
"CLIPTextModel"
|
19 |
+
],
|
20 |
+
"tokenizer": [
|
21 |
+
"transformers",
|
22 |
+
"CLIPTokenizer"
|
23 |
+
],
|
24 |
+
"unet": [
|
25 |
+
"diffusers",
|
26 |
+
"UNet2DConditionModel"
|
27 |
+
],
|
28 |
+
"vae": [
|
29 |
+
"diffusers",
|
30 |
+
"AutoencoderKL"
|
31 |
+
]
|
32 |
+
}
|