hoveyc commited on
Commit
6cfda58
·
1 Parent(s): d2ce809

remove unused checkpoints

Browse files
pretrained_weights/MusePose/denoising_unet.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3851e59b6c6106219e5197730747e5c3f26a1582e807e08e2b23fa879c435b36
3
- size 3402758813
 
 
 
 
pretrained_weights/MusePose/motion_module.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8427f8b660647834d6cbfcce7400ce7f48119c823ef6aad470a6d3a5b3720fd2
3
- size 916202377
 
 
 
 
pretrained_weights/MusePose/pose_guider.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:162c43ec616965e1df65ff818aec42acd0d699310e95939b74cbd70b56396234
3
- size 3402614286
 
 
 
 
pretrained_weights/MusePose/reference_unet.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e80019162d586dac73e5e67e47c9d456c4a78292a127bb3de844ae47aff558c9
3
- size 3440402647
 
 
 
 
pretrained_weights/dwpose/dw-ll_ucoco_384.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d9408b13cd863c4e95a149dd31232f88f2a12aa6cf8964ed74d7d97748c7a07
3
- size 406878486
 
 
 
 
pretrained_weights/dwpose/yolox_l_8x8_300e_coco.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3bd2b23e4cd178bfcc756df67e0d0949f3d77e0a73482f6da694c580ed54da1
3
- size 217289556
 
 
 
 
pretrained_weights/image_encoder/config.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "_name_or_path": "/home/jpinkney/.cache/huggingface/diffusers/models--lambdalabs--sd-image-variations-diffusers/snapshots/ca6f97f838ae1b5bf764f31363a21f388f4d8f3e/image_encoder",
3
- "architectures": [
4
- "CLIPVisionModelWithProjection"
5
- ],
6
- "attention_dropout": 0.0,
7
- "dropout": 0.0,
8
- "hidden_act": "quick_gelu",
9
- "hidden_size": 1024,
10
- "image_size": 224,
11
- "initializer_factor": 1.0,
12
- "initializer_range": 0.02,
13
- "intermediate_size": 4096,
14
- "layer_norm_eps": 1e-05,
15
- "model_type": "clip_vision_model",
16
- "num_attention_heads": 16,
17
- "num_channels": 3,
18
- "num_hidden_layers": 24,
19
- "patch_size": 14,
20
- "projection_dim": 768,
21
- "torch_dtype": "float32",
22
- "transformers_version": "4.25.1"
23
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pretrained_weights/image_encoder/pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:89d2aa29b5fdf64f3ad4f45fb4227ea98bc45156bbae673b85be1af7783dbabb
3
- size 1215993967
 
 
 
 
pretrained_weights/sd-image-variations-diffusers/unet/config.json DELETED
@@ -1,40 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.9.0",
4
- "act_fn": "silu",
5
- "attention_head_dim": 8,
6
- "block_out_channels": [
7
- 320,
8
- 640,
9
- 1280,
10
- 1280
11
- ],
12
- "center_input_sample": false,
13
- "cross_attention_dim": 768,
14
- "down_block_types": [
15
- "CrossAttnDownBlock2D",
16
- "CrossAttnDownBlock2D",
17
- "CrossAttnDownBlock2D",
18
- "DownBlock2D"
19
- ],
20
- "downsample_padding": 1,
21
- "dual_cross_attention": false,
22
- "flip_sin_to_cos": true,
23
- "freq_shift": 0,
24
- "in_channels": 4,
25
- "layers_per_block": 2,
26
- "mid_block_scale_factor": 1,
27
- "norm_eps": 1e-05,
28
- "norm_num_groups": 32,
29
- "num_class_embeds": null,
30
- "only_cross_attention": false,
31
- "out_channels": 4,
32
- "sample_size": 64,
33
- "up_block_types": [
34
- "UpBlock2D",
35
- "CrossAttnUpBlock2D",
36
- "CrossAttnUpBlock2D",
37
- "CrossAttnUpBlock2D"
38
- ],
39
- "use_linear_projection": false
40
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pretrained_weights/sd-image-variations-diffusers/unet/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee23e3368e4e7c0e4ef636ed61923609c97fcaa583f8bb416e3e0986d4a0cfc6
3
- size 3438354725
 
 
 
 
pretrained_weights/sd-vae-ft-mse/config.json DELETED
@@ -1,29 +0,0 @@
1
- {
2
- "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.4.2",
4
- "act_fn": "silu",
5
- "block_out_channels": [
6
- 128,
7
- 256,
8
- 512,
9
- 512
10
- ],
11
- "down_block_types": [
12
- "DownEncoderBlock2D",
13
- "DownEncoderBlock2D",
14
- "DownEncoderBlock2D",
15
- "DownEncoderBlock2D"
16
- ],
17
- "in_channels": 3,
18
- "latent_channels": 4,
19
- "layers_per_block": 2,
20
- "norm_num_groups": 32,
21
- "out_channels": 3,
22
- "sample_size": 256,
23
- "up_block_types": [
24
- "UpDecoderBlock2D",
25
- "UpDecoderBlock2D",
26
- "UpDecoderBlock2D",
27
- "UpDecoderBlock2D"
28
- ]
29
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pretrained_weights/sd-vae-ft-mse/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b4889b6b1d4ce7ae320a02dedaeff1780ad77d415ea0d744b476155c6377ddc
3
- size 334707217