Aster commited on
Commit
4565df6
β€’
1 Parent(s): 50e92f8

πŸš€ Upload aom-v1.0-fp16 hardcore models

Browse files
README.md CHANGED
@@ -3,15 +3,12 @@ license: cc
3
  ---
4
 
5
  - Model for [pykeio/diffusers](https://github.com/pykeio/diffusers)
6
- - Model from: [swl-models/anything-v2.1](https://huggingface.co/swl-models/anything-v2.1)
7
- - Model from: [Linaqruf/anything-v3.0](https://huggingface.co/Linaqruf/anything-v3.0)
8
- - Model from: [andite/anything-v4.0](https://huggingface.co/andite/anything-v4.0)
9
 
 
10
 
11
- - `*_base` : SFW
12
- - `*_Night` : SFW ~ Soft NSFW
13
- - `*_half` : SFW ~ NSFW
14
- - `*`: SFW ~ HARDCORE
15
 
16
-
17
- hardcore
 
3
  ---
4
 
5
  - Model for [pykeio/diffusers](https://github.com/pykeio/diffusers)
6
+ - Model from: [WarriorMama777/OrangeMixs](https://huggingface.co/WarriorMama777/OrangeMixs)
 
 
7
 
8
+ ## Categories
9
 
10
+ - `*_base`: SFW
11
+ - `*_Night`: Soft NSFW
12
+ - `*_half`: NSFW
13
+ - `*`: HARDCORE
14
 
 
 
aom-v1.0-hard-fp16/diffusers.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"pipeline": "stable-diffusion", "framework": "onnx", "tokenizer": {"type": "CLIPTokenizer", "path": "tokenizer.json", "model-max-length": 77, "bos-token": 49406, "eos-token": 49407}, "feature-extractor": {"resample": 3, "size": 224, "crop": [224, 224], "crop-center": true, "rgb": true, "normalize": true, "resize": true, "image-mean": [0.48145466, 0.4578275, 0.40821073], "image-std": [0.26862954, 0.26130258, 0.27577711]}, "text-encoder": {"path": "text_encoder.onnx"}, "unet": {"path": "unet.onnx"}, "vae": {"encoder": "vae_encoder.onnx", "decoder": "vae_decoder.onnx"}, "hashes": {"text-encoder": "f4ecc275461c2d2f97f0014f04f91871", "unet": "fd86c9b506aa44254c041d8d1314fe22", "vae-encoder": "c2c5d120ffe96a9886c7811fc6bcee60", "vae-decoder": "8f8ea12f515a8a634d5f049db5d51397", "safety-checker": null}}
aom-v1.0-hard-fp16/text_encoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b58e41d157dc600a6b99d9c57119af237f1fb2956e5518741903c25e540b6c2b
3
+ size 246462068
aom-v1.0-hard-fp16/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
aom-v1.0-hard-fp16/unet.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e90a0e9af5bd8749be87185b13d2af13aba0dcc632f348f26bed32410af29a
3
+ size 1722958717
aom-v1.0-hard-fp16/vae_decoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57762902fa4ad776f67a3e21ed0e42b0661d84b6c9f0aedf778b09b4a26e519f
3
+ size 99108623
aom-v1.0-hard-fp16/vae_encoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b157cf82a6a21e6c9842350ab68ad61b94588b0231d3fe4a69509393d60be8
3
+ size 68444866