quantumiracle-git commited on
Commit
44161b1
·
verified ·
1 Parent(s): 4e9bda7

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. base/ReVAnimated_v1.1.safetensors +3 -0
  2. base/flux.1-dev-fp8.safetensors +3 -0
  3. base/flux.1-dev-portrait.safetensors +3 -0
  4. base/flux.1-dev-portrait2.safetensors +3 -0
  5. base/rev-animated-v1-2-2/.gitattributes +34 -0
  6. base/rev-animated-v1-2-2/README.md +2 -0
  7. base/rev-animated-v1-2-2/feature_extractor/preprocessor_config.json +20 -0
  8. base/rev-animated-v1-2-2/huggingface/.gitignore +1 -0
  9. base/rev-animated-v1-2-2/huggingface/download/.gitattributes.lock +0 -0
  10. base/rev-animated-v1-2-2/huggingface/download/.gitattributes.metadata +3 -0
  11. base/rev-animated-v1-2-2/huggingface/download/README.md.lock +0 -0
  12. base/rev-animated-v1-2-2/huggingface/download/README.md.metadata +3 -0
  13. base/rev-animated-v1-2-2/huggingface/download/feature_extractor/preprocessor_config.json.lock +0 -0
  14. base/rev-animated-v1-2-2/huggingface/download/feature_extractor/preprocessor_config.json.metadata +3 -0
  15. base/rev-animated-v1-2-2/huggingface/download/model_index.json.lock +0 -0
  16. base/rev-animated-v1-2-2/huggingface/download/model_index.json.metadata +3 -0
  17. base/rev-animated-v1-2-2/huggingface/download/rev-animated-v1-2-2.safetensors.lock +0 -0
  18. base/rev-animated-v1-2-2/huggingface/download/rev-animated-v1-2-2.safetensors.metadata +3 -0
  19. base/rev-animated-v1-2-2/huggingface/download/safety_checker/config.json.lock +0 -0
  20. base/rev-animated-v1-2-2/huggingface/download/safety_checker/config.json.metadata +3 -0
  21. base/rev-animated-v1-2-2/huggingface/download/safety_checker/model.safetensors.lock +0 -0
  22. base/rev-animated-v1-2-2/huggingface/download/safety_checker/model.safetensors.metadata +3 -0
  23. base/rev-animated-v1-2-2/huggingface/download/safety_checker/pytorch_model.bin.lock +0 -0
  24. base/rev-animated-v1-2-2/huggingface/download/safety_checker/pytorch_model.bin.metadata +3 -0
  25. base/rev-animated-v1-2-2/huggingface/download/scheduler/scheduler_config.json.lock +0 -0
  26. base/rev-animated-v1-2-2/huggingface/download/scheduler/scheduler_config.json.metadata +3 -0
  27. base/rev-animated-v1-2-2/huggingface/download/text_encoder/config.json.lock +0 -0
  28. base/rev-animated-v1-2-2/huggingface/download/text_encoder/config.json.metadata +3 -0
  29. base/rev-animated-v1-2-2/huggingface/download/text_encoder/pytorch_model.bin.lock +0 -0
  30. base/rev-animated-v1-2-2/huggingface/download/text_encoder/pytorch_model.bin.metadata +3 -0
  31. base/rev-animated-v1-2-2/huggingface/download/tokenizer/merges.txt.lock +0 -0
  32. base/rev-animated-v1-2-2/huggingface/download/tokenizer/merges.txt.metadata +3 -0
  33. base/rev-animated-v1-2-2/huggingface/download/tokenizer/special_tokens_map.json.lock +0 -0
  34. base/rev-animated-v1-2-2/huggingface/download/tokenizer/special_tokens_map.json.metadata +3 -0
  35. base/rev-animated-v1-2-2/huggingface/download/tokenizer/tokenizer_config.json.lock +0 -0
  36. base/rev-animated-v1-2-2/huggingface/download/tokenizer/tokenizer_config.json.metadata +3 -0
  37. base/rev-animated-v1-2-2/huggingface/download/tokenizer/vocab.json.lock +0 -0
  38. base/rev-animated-v1-2-2/huggingface/download/tokenizer/vocab.json.metadata +3 -0
  39. base/rev-animated-v1-2-2/huggingface/download/unet/config.json.lock +0 -0
  40. base/rev-animated-v1-2-2/huggingface/download/unet/config.json.metadata +3 -0
  41. base/rev-animated-v1-2-2/huggingface/download/unet/diffusion_pytorch_model.bin.lock +0 -0
  42. base/rev-animated-v1-2-2/huggingface/download/unet/diffusion_pytorch_model.bin.metadata +3 -0
  43. base/rev-animated-v1-2-2/huggingface/download/vae/config.json.lock +0 -0
  44. base/rev-animated-v1-2-2/huggingface/download/vae/config.json.metadata +3 -0
  45. base/rev-animated-v1-2-2/huggingface/download/vae/diffusion_pytorch_model.bin.lock +0 -0
  46. base/rev-animated-v1-2-2/huggingface/download/vae/diffusion_pytorch_model.bin.metadata +3 -0
  47. base/rev-animated-v1-2-2/model_index.json +32 -0
  48. base/rev-animated-v1-2-2/rev-animated-v1-2-2.safetensors +3 -0
  49. base/rev-animated-v1-2-2/safety_checker/config.json +175 -0
  50. base/rev-animated-v1-2-2/safety_checker/model.safetensors +3 -0
base/ReVAnimated_v1.1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d725be5d187c172fbabfb2d35cf6bff2237367a8c1cf743d03c1c0e57f0e43fa
3
+ size 5672745097
base/flux.1-dev-fp8.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1be961341be8f5307ef26c787199f80bf4e0de3c1c0b4617095aa6ee5550dfce
3
+ size 11901525888
base/flux.1-dev-portrait.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8e09fca27ddd1502f71a1c76d1f36c7754f01c8d7968c1d8eb0cd44b46d5f3
3
+ size 12069179734
base/flux.1-dev-portrait2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7264819769c573242a8cc2ff40022e4d7bf2485ef0354beae30d96c5bc39d637
3
+ size 3622043648
base/rev-animated-v1-2-2/.gitattributes ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz 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
+ *.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
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tflite filter=lfs diff=lfs merge=lfs -text
29
+ *.tgz filter=lfs diff=lfs merge=lfs -text
30
+ *.wasm filter=lfs diff=lfs merge=lfs -text
31
+ *.xz 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
base/rev-animated-v1-2-2/README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Not official! This are diffusers weights for https://civitai.com/models/7371/rev-animated
2
+ Based on Stable Diffusion v1.5
base/rev-animated-v1-2-2/feature_extractor/preprocessor_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": 224,
3
+ "do_center_crop": true,
4
+ "do_convert_rgb": true,
5
+ "do_normalize": true,
6
+ "do_resize": true,
7
+ "feature_extractor_type": "CLIPFeatureExtractor",
8
+ "image_mean": [
9
+ 0.48145466,
10
+ 0.4578275,
11
+ 0.40821073
12
+ ],
13
+ "image_std": [
14
+ 0.26862954,
15
+ 0.26130258,
16
+ 0.27577711
17
+ ],
18
+ "resample": 3,
19
+ "size": 224
20
+ }
base/rev-animated-v1-2-2/huggingface/.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *
base/rev-animated-v1-2-2/huggingface/download/.gitattributes.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/.gitattributes.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ c7d9f3332a950355d5a77d85000f05e6f45435ea
3
+ 1734042229.7849355
base/rev-animated-v1-2-2/huggingface/download/README.md.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/README.md.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ bb9ff17a783e60bf4c68713235ae1d9a5f976116
3
+ 1734042229.8239613
base/rev-animated-v1-2-2/huggingface/download/feature_extractor/preprocessor_config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/feature_extractor/preprocessor_config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 5294955ff7801083f720b34b55d0f1f51313c5c5
3
+ 1734042229.8420517
base/rev-animated-v1-2-2/huggingface/download/model_index.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/model_index.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 6866dceb3a870b077eb970ecf702ce4e1a83b934
3
+ 1734042229.7924676
base/rev-animated-v1-2-2/huggingface/download/rev-animated-v1-2-2.safetensors.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/rev-animated-v1-2-2.safetensors.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 4199bcdd147e11328d5f3560301d5a7ab4ac7eeefbf49dc3eb663cb3e772b9ac
3
+ 1734042336.1469862
base/rev-animated-v1-2-2/huggingface/download/safety_checker/config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/safety_checker/config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 5dbd88952e7e521aa665e5052e6db7def3641d03
3
+ 1734042229.7993555
base/rev-animated-v1-2-2/huggingface/download/safety_checker/model.safetensors.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/safety_checker/model.safetensors.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 9d6a233ff6fd5ccb9f76fd99618d73369c52dd3d8222376384d0e601911089e8
3
+ 1734042276.9987175
base/rev-animated-v1-2-2/huggingface/download/safety_checker/pytorch_model.bin.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/safety_checker/pytorch_model.bin.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 193490b58ef62739077262e833bf091c66c29488058681ac25cf7df3d8190974
3
+ 1734042277.7971718
base/rev-animated-v1-2-2/huggingface/download/scheduler/scheduler_config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/scheduler/scheduler_config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 5a470eb7600024f82ef81bd62bcc89c360110d4d
3
+ 1734042229.8614905
base/rev-animated-v1-2-2/huggingface/download/text_encoder/config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/text_encoder/config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ cebc66ed93ae0bda887284867d3f9e46f0d32940
3
+ 1734042229.8854935
base/rev-animated-v1-2-2/huggingface/download/text_encoder/pytorch_model.bin.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/text_encoder/pytorch_model.bin.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ aad7965eb37e3fc7f0619f382ee4c4d448d76df8d257ad958a48b8a871bea3fd
3
+ 1734042253.325609
base/rev-animated-v1-2-2/huggingface/download/tokenizer/merges.txt.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/tokenizer/merges.txt.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 76e821f1b6f0a9709293c3b6b51ed90980b3166b
3
+ 1734042229.984682
base/rev-animated-v1-2-2/huggingface/download/tokenizer/special_tokens_map.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/tokenizer/special_tokens_map.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 2c2130b544c0c5a72d5d00da071ba130a9800fb2
3
+ 1734042230.026175
base/rev-animated-v1-2-2/huggingface/download/tokenizer/tokenizer_config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/tokenizer/tokenizer_config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 4931a778ebafb8b42e8d6b30bdc273509e07490b
3
+ 1734042229.9285684
base/rev-animated-v1-2-2/huggingface/download/tokenizer/vocab.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/tokenizer/vocab.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 469be27c5c010538f845f518c4f5e8574c78f7c8
3
+ 1734042230.1507132
base/rev-animated-v1-2-2/huggingface/download/unet/config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/unet/config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ ffb9eada82ffee98e245e0f7a19bb66ff7a79031
3
+ 1734042230.026942
base/rev-animated-v1-2-2/huggingface/download/unet/diffusion_pytorch_model.bin.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/unet/diffusion_pytorch_model.bin.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ fdcda72cd0e454ef53f9a796cbcddfddf70527c7b0afa6d678de455a69ffe2d9
3
+ 1734042313.4074411
base/rev-animated-v1-2-2/huggingface/download/vae/config.json.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/vae/config.json.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ 74a775b6987a319d7a2b30d3468d91ca2cad8a05
3
+ 1734042230.1034052
base/rev-animated-v1-2-2/huggingface/download/vae/diffusion_pytorch_model.bin.lock ADDED
File without changes
base/rev-animated-v1-2-2/huggingface/download/vae/diffusion_pytorch_model.bin.metadata ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ dea726e9ef2b64195f93eec95faa5dd711723553
2
+ c7b7ae67f39449fa9e14d44bbc2010587bc241f47a5507278d0493bdf808b148
3
+ 1734042247.356831
base/rev-animated-v1-2-2/model_index.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "StableDiffusionPipeline",
3
+ "_diffusers_version": "0.6.0",
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
+ }
base/rev-animated-v1-2-2/rev-animated-v1-2-2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4199bcdd147e11328d5f3560301d5a7ab4ac7eeefbf49dc3eb663cb3e772b9ac
3
+ size 5505437736
base/rev-animated-v1-2-2/safety_checker/config.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "4bb648a606ef040e7685bde262611766a5fdd67b",
3
+ "_name_or_path": "CompVis/stable-diffusion-safety-checker",
4
+ "architectures": [
5
+ "StableDiffusionSafetyChecker"
6
+ ],
7
+ "initializer_factor": 1.0,
8
+ "logit_scale_init_value": 2.6592,
9
+ "model_type": "clip",
10
+ "projection_dim": 768,
11
+ "text_config": {
12
+ "_name_or_path": "",
13
+ "add_cross_attention": false,
14
+ "architectures": null,
15
+ "attention_dropout": 0.0,
16
+ "bad_words_ids": null,
17
+ "bos_token_id": 0,
18
+ "chunk_size_feed_forward": 0,
19
+ "cross_attention_hidden_size": null,
20
+ "decoder_start_token_id": null,
21
+ "diversity_penalty": 0.0,
22
+ "do_sample": false,
23
+ "dropout": 0.0,
24
+ "early_stopping": false,
25
+ "encoder_no_repeat_ngram_size": 0,
26
+ "eos_token_id": 2,
27
+ "exponential_decay_length_penalty": null,
28
+ "finetuning_task": null,
29
+ "forced_bos_token_id": null,
30
+ "forced_eos_token_id": null,
31
+ "hidden_act": "quick_gelu",
32
+ "hidden_size": 768,
33
+ "id2label": {
34
+ "0": "LABEL_0",
35
+ "1": "LABEL_1"
36
+ },
37
+ "initializer_factor": 1.0,
38
+ "initializer_range": 0.02,
39
+ "intermediate_size": 3072,
40
+ "is_decoder": false,
41
+ "is_encoder_decoder": false,
42
+ "label2id": {
43
+ "LABEL_0": 0,
44
+ "LABEL_1": 1
45
+ },
46
+ "layer_norm_eps": 1e-05,
47
+ "length_penalty": 1.0,
48
+ "max_length": 20,
49
+ "max_position_embeddings": 77,
50
+ "min_length": 0,
51
+ "model_type": "clip_text_model",
52
+ "no_repeat_ngram_size": 0,
53
+ "num_attention_heads": 12,
54
+ "num_beam_groups": 1,
55
+ "num_beams": 1,
56
+ "num_hidden_layers": 12,
57
+ "num_return_sequences": 1,
58
+ "output_attentions": false,
59
+ "output_hidden_states": false,
60
+ "output_scores": false,
61
+ "pad_token_id": 1,
62
+ "prefix": null,
63
+ "problem_type": null,
64
+ "pruned_heads": {},
65
+ "remove_invalid_values": false,
66
+ "repetition_penalty": 1.0,
67
+ "return_dict": true,
68
+ "return_dict_in_generate": false,
69
+ "sep_token_id": null,
70
+ "task_specific_params": null,
71
+ "temperature": 1.0,
72
+ "tf_legacy_loss": false,
73
+ "tie_encoder_decoder": false,
74
+ "tie_word_embeddings": true,
75
+ "tokenizer_class": null,
76
+ "top_k": 50,
77
+ "top_p": 1.0,
78
+ "torch_dtype": null,
79
+ "torchscript": false,
80
+ "transformers_version": "4.22.0.dev0",
81
+ "typical_p": 1.0,
82
+ "use_bfloat16": false,
83
+ "vocab_size": 49408
84
+ },
85
+ "text_config_dict": {
86
+ "hidden_size": 768,
87
+ "intermediate_size": 3072,
88
+ "num_attention_heads": 12,
89
+ "num_hidden_layers": 12
90
+ },
91
+ "torch_dtype": "float32",
92
+ "transformers_version": null,
93
+ "vision_config": {
94
+ "_name_or_path": "",
95
+ "add_cross_attention": false,
96
+ "architectures": null,
97
+ "attention_dropout": 0.0,
98
+ "bad_words_ids": null,
99
+ "bos_token_id": null,
100
+ "chunk_size_feed_forward": 0,
101
+ "cross_attention_hidden_size": null,
102
+ "decoder_start_token_id": null,
103
+ "diversity_penalty": 0.0,
104
+ "do_sample": false,
105
+ "dropout": 0.0,
106
+ "early_stopping": false,
107
+ "encoder_no_repeat_ngram_size": 0,
108
+ "eos_token_id": null,
109
+ "exponential_decay_length_penalty": null,
110
+ "finetuning_task": null,
111
+ "forced_bos_token_id": null,
112
+ "forced_eos_token_id": null,
113
+ "hidden_act": "quick_gelu",
114
+ "hidden_size": 1024,
115
+ "id2label": {
116
+ "0": "LABEL_0",
117
+ "1": "LABEL_1"
118
+ },
119
+ "image_size": 224,
120
+ "initializer_factor": 1.0,
121
+ "initializer_range": 0.02,
122
+ "intermediate_size": 4096,
123
+ "is_decoder": false,
124
+ "is_encoder_decoder": false,
125
+ "label2id": {
126
+ "LABEL_0": 0,
127
+ "LABEL_1": 1
128
+ },
129
+ "layer_norm_eps": 1e-05,
130
+ "length_penalty": 1.0,
131
+ "max_length": 20,
132
+ "min_length": 0,
133
+ "model_type": "clip_vision_model",
134
+ "no_repeat_ngram_size": 0,
135
+ "num_attention_heads": 16,
136
+ "num_beam_groups": 1,
137
+ "num_beams": 1,
138
+ "num_channels": 3,
139
+ "num_hidden_layers": 24,
140
+ "num_return_sequences": 1,
141
+ "output_attentions": false,
142
+ "output_hidden_states": false,
143
+ "output_scores": false,
144
+ "pad_token_id": null,
145
+ "patch_size": 14,
146
+ "prefix": null,
147
+ "problem_type": null,
148
+ "pruned_heads": {},
149
+ "remove_invalid_values": false,
150
+ "repetition_penalty": 1.0,
151
+ "return_dict": true,
152
+ "return_dict_in_generate": false,
153
+ "sep_token_id": null,
154
+ "task_specific_params": null,
155
+ "temperature": 1.0,
156
+ "tf_legacy_loss": false,
157
+ "tie_encoder_decoder": false,
158
+ "tie_word_embeddings": true,
159
+ "tokenizer_class": null,
160
+ "top_k": 50,
161
+ "top_p": 1.0,
162
+ "torch_dtype": null,
163
+ "torchscript": false,
164
+ "transformers_version": "4.22.0.dev0",
165
+ "typical_p": 1.0,
166
+ "use_bfloat16": false
167
+ },
168
+ "vision_config_dict": {
169
+ "hidden_size": 1024,
170
+ "intermediate_size": 4096,
171
+ "num_attention_heads": 16,
172
+ "num_hidden_layers": 24,
173
+ "patch_size": 14
174
+ }
175
+ }
base/rev-animated-v1-2-2/safety_checker/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6a233ff6fd5ccb9f76fd99618d73369c52dd3d8222376384d0e601911089e8
3
+ size 1215981830