sayakpaul HF staff commited on
Commit
1f5158a
1 Parent(s): 95cad20

Upload with huggingface_hub

Browse files
safety_checker/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_commit_hash": "93224554bd65f19b6f0c99cbcce3a4ac59bb6382",
3
- "_name_or_path": "/home/jupyter/.cache/huggingface/hub/models--timbrooks--instruct-pix2pix/snapshots/93224554bd65f19b6f0c99cbcce3a4ac59bb6382/safety_checker",
4
  "architectures": [
5
  "StableDiffusionSafetyChecker"
6
  ],
1
  {
2
+ "_commit_hash": "e90edd0c03af9134c347985879883e106384da25",
3
+ "_name_or_path": "/home/jupyter/.cache/huggingface/hub/models--instruction-tuning-vision--instruction-tuned-cartoonizer/snapshots/e90edd0c03af9134c347985879883e106384da25/safety_checker",
4
  "architectures": [
5
  "StableDiffusionSafetyChecker"
6
  ],
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "timbrooks/instruct-pix2pix",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
- "torch_dtype": "float16",
23
  "transformers_version": "4.26.1",
24
  "vocab_size": 49408
25
  }
1
  {
2
+ "_name_or_path": "/home/jupyter/.cache/huggingface/hub/models--instruction-tuning-vision--instruction-tuned-cartoonizer/snapshots/e90edd0c03af9134c347985879883e106384da25/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
+ "torch_dtype": "float32",
23
  "transformers_version": "4.26.1",
24
  "vocab_size": 49408
25
  }
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a34f30098988d85dc0fb0fc272a842ebcf552e2ebc6ce4adbcf3695d08e8a90
3
- size 246188833
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad0e7cec126b7ee2a36e52fef25ffc4a8c41ff0b2c7a1cd07f5e693680edab5
3
+ size 492307041
tokenizer/tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
- "name_or_path": "/home/jupyter/.cache/huggingface/hub/models--timbrooks--instruct-pix2pix/snapshots/93224554bd65f19b6f0c99cbcce3a4ac59bb6382/tokenizer",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
+ "name_or_path": "/home/jupyter/.cache/huggingface/hub/models--instruction-tuning-vision--instruction-tuned-cartoonizer/snapshots/e90edd0c03af9134c347985879883e106384da25/tokenizer",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.15.0.dev0",
4
- "_name_or_path": "timbrooks/instruct-pix2pix",
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.15.0.dev0",
4
+ "_name_or_path": "/home/jupyter/.cache/huggingface/hub/models--instruction-tuning-vision--instruction-tuned-cartoonizer/snapshots/e90edd0c03af9134c347985879883e106384da25/unet",
5
  "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b52a0f93f805c064bd473bd56527dce01b6c73cc10df11fc503a579a5c094e03
3
- size 3438422053
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b6afa263fe85a2f7408a51b9d3052351a18f8eb86e8c364eb542bfe2161d7d
3
+ size 3438412453
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.15.0.dev0",
4
- "_name_or_path": "timbrooks/instruct-pix2pix",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.15.0.dev0",
4
+ "_name_or_path": "/home/jupyter/.cache/huggingface/hub/models--instruction-tuning-vision--instruction-tuned-cartoonizer/snapshots/e90edd0c03af9134c347985879883e106384da25/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3524731ccb7c457ec5481e252c774463677e51ef4df7fccb6f88534b632acf92
3
- size 167407601
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6723bacd3c60b11a2b4e6007338a54c6964c210116c3ccecb3bfc80e218afc8f
3
+ size 334711857