Jiayu
commited on
Commit
·
429dcd1
1
Parent(s):
6a9e87b
update
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- geometry_dit_mv_conditioned/checkpoint/scheduler.bin +3 -0
- geometry_dit_mv_conditioned/checkpoint/unet_ema/dit.pt +3 -0
- geometry_dit_mv_conditioned/scheduler/scheduler_config.json +3 -0
- geometry_dit_mv_conditioned/train_configs.json +3 -0
- geometry_vae/config.yaml +3 -0
- geometry_vae/model.ckpt +3 -0
- geometry_vae_new/config.yaml +3 -0
- geometry_vae_new/model.ckpt +3 -0
- video-gen/step=00300000.ckpt +3 -0
- video-gen/step=00800000.ckpt +3 -0
- weights/IP-Adapter_image_encoder/config.json +3 -0
- weights/IP-Adapter_image_encoder/model.safetensors +3 -0
- weights/IP-Adapter_image_encoder/pytorch_model.bin +3 -0
- weights/SDS_Contrast tool_XL.safetensors +3 -0
- weights/TTPLANET_Controlnet_Tile/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors +3 -0
- weights/TTPLANET_Controlnet_Tile/config.json +3 -0
- weights/TTPLANET_Controlnet_Tile/diffusion_pytorch_model.safetensors +3 -0
- weights/XDetail_light.safetensors +3 -0
- weights/delight_models_full_light/checkpoint-114000/optimizer.bin +3 -0
- weights/delight_models_full_light/checkpoint-114000/random_states_0.pkl +3 -0
- weights/delight_models_full_light/checkpoint-114000/scaler.pt +3 -0
- weights/delight_models_full_light/checkpoint-114000/scheduler.bin +3 -0
- weights/delight_models_full_light/checkpoint-114000/unet/config.json +3 -0
- weights/delight_models_full_light/checkpoint-114000/unet/diffusion_pytorch_model.safetensors +3 -0
- weights/delight_models_full_light/checkpoint-114000/unet_ema/config.json +3 -0
- weights/delight_models_full_light/checkpoint-114000/unet_ema/diffusion_pytorch_model.safetensors +3 -0
- weights/delight_models_full_light/feature_extractor/preprocessor_config.json +3 -0
- weights/delight_models_full_light/model_index.json +3 -0
- weights/delight_models_full_light/scheduler/scheduler_config.json +3 -0
- weights/delight_models_full_light/text_encoder/config.json +3 -0
- weights/delight_models_full_light/text_encoder/model.fp16.safetensors +3 -0
- weights/delight_models_full_light/text_encoder/model.safetensors +3 -0
- weights/delight_models_full_light/text_encoder/pytorch_model.bin +3 -0
- weights/delight_models_full_light/text_encoder/pytorch_model.fp16.bin +3 -0
- weights/delight_models_full_light/tokenizer/merges.txt +3 -0
- weights/delight_models_full_light/tokenizer/special_tokens_map.json +3 -0
- weights/delight_models_full_light/tokenizer/tokenizer_config.json +3 -0
- weights/delight_models_full_light/tokenizer/vocab.json +3 -0
- weights/delight_models_full_light/train.json +3 -0
- weights/delight_models_full_light/train_configs.json +3 -0
- weights/delight_models_full_light/unet/config.json +3 -0
- weights/delight_models_full_light/unet/diffusion_pytorch_model.safetensors +3 -0
- weights/delight_models_full_light/vae/config.json +3 -0
- weights/delight_models_full_light/vae/diffusion_pytorch_model.safetensors +3 -0
- weights/img2img_albedo_6views_512_250k/avatar.json +3 -0
- weights/img2img_albedo_6views_512_250k/checkpoint-128000/optimizer.bin +3 -0
- weights/img2img_albedo_6views_512_250k/checkpoint-128000/random_states_0.pkl +3 -0
- weights/img2img_albedo_6views_512_250k/checkpoint-128000/scaler.pt +3 -0
- weights/img2img_albedo_6views_512_250k/checkpoint-128000/scheduler.bin +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
*.md filter=lfs diff=lfs merge=lfs -text
|
37 |
*.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
*.md filter=lfs diff=lfs merge=lfs -text
|
37 |
*.json filter=lfs diff=lfs merge=lfs -text
|
38 |
+
*.yaml filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.txt filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
41 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
geometry_dit_mv_conditioned/checkpoint/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3927180a95a24faea4675efcbe8aef14e2548b03781d1f0fc12d8be1821be25c
|
3 |
+
size 1000
|
geometry_dit_mv_conditioned/checkpoint/unet_ema/dit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d49df2fac6df5041af0a772f6069c320ecf3b553e0197e09e8135f4bccc78d80
|
3 |
+
size 9473290714
|
geometry_dit_mv_conditioned/scheduler/scheduler_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d076914a5d7ddf422c45a1d5c72755f28cb198e270f8c69946b39be23c0d25d4
|
3 |
+
size 274
|
geometry_dit_mv_conditioned/train_configs.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357d5ee092aee82106ffb6e7b092ea576cd2e584a14a2575399bbf3d3dfd1d1e
|
3 |
+
size 4395
|
geometry_vae/config.yaml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b571d99b745de2a56da6c6931ca8f4b51a2637c8face291fe14749d749bdfd5
|
3 |
+
size 2743
|
geometry_vae/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bbe6b8679322e0cbc1795fb63d5b6bd74d67d3a76b15f43d5395fec07df8687
|
3 |
+
size 2232820797
|
geometry_vae_new/config.yaml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54f3d52c81078bc22f17eb4fe0b61e7383499a6c1b68852acc9efed6bcb5ad11
|
3 |
+
size 5293
|
geometry_vae_new/model.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be86831b9017d0b7e9e3b6c90a60bae3da6a53a22f94dd662dda0f9dcb87c5e8
|
3 |
+
size 2232824701
|
video-gen/step=00300000.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16cf4e6428d521e79082ad3e65eda540fe0cc29759c7ccf25f6601991565ad1c
|
3 |
+
size 1691189380
|
video-gen/step=00800000.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c0102bdafe999c650d3cd2dac258bfeb053f583fa21d1e52f9abbb8300c79ea
|
3 |
+
size 1691189380
|
weights/IP-Adapter_image_encoder/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:625d37b31afbf2f0792a87846b3654ee23f20568409e35b78a1f795b04e1a7a1
|
3 |
+
size 560
|
weights/IP-Adapter_image_encoder/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ca9667da1ca9e0b0f75e46bb030f7e011f44f86cbfb8d5a36590fcd7507b030
|
3 |
+
size 2528373448
|
weights/IP-Adapter_image_encoder/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d3ec1e66737f77a4f3bc2df3c52eacefc69ce7825e2784183b1d4e9877d9193
|
3 |
+
size 2528481905
|
weights/SDS_Contrast tool_XL.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0a391eb90fa53a3fba49ed7d48686c515b98557369e1e2738968ce0619b69f2
|
3 |
+
size 21583844
|
weights/TTPLANET_Controlnet_Tile/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d7db14f6b82c981f506be138774f6d9324dd2087a193e79682b4856ec90a622
|
3 |
+
size 2502139104
|
weights/TTPLANET_Controlnet_Tile/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ce33d2c6a2b025c4bfeac0b416356a81c5ac9b94657d4b54e37f0e938d97572
|
3 |
+
size 1281
|
weights/TTPLANET_Controlnet_Tile/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d7db14f6b82c981f506be138774f6d9324dd2087a193e79682b4856ec90a622
|
3 |
+
size 2502139104
|
weights/XDetail_light.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a22ad108f68e61b79369a80b9e91484d200dffc4d0ddffcd4e325ad1a2869372
|
3 |
+
size 114428388
|
weights/delight_models_full_light/checkpoint-114000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:380ff26b960f78b3b5280db2341d90ab3fc3400eb294a12574d6351b6a090d3d
|
3 |
+
size 6928168596
|
weights/delight_models_full_light/checkpoint-114000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bce90df3f8e826b9935bae17f300ca4c159b371720c9b7781757bb4bf2a0916
|
3 |
+
size 14148
|
weights/delight_models_full_light/checkpoint-114000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38b17cc4aafa0cccd224062b3020e6f58f85ae7e984022d9f0a44b3577b4ceaf
|
3 |
+
size 988
|
weights/delight_models_full_light/checkpoint-114000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b21fc0ef143a52add06251398a2a511f47f6b8cd5e1c6af1506dad20c7bb0e88
|
3 |
+
size 1000
|
weights/delight_models_full_light/checkpoint-114000/unet/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5146f33e80015023eee862ad23a86827205b8c799e4826c5354d4c7d36d81b6
|
3 |
+
size 2083
|
weights/delight_models_full_light/checkpoint-114000/unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e417812b6fab11b86e10de58dd5e54d00164635e45e98128082382e4b74fc2f
|
3 |
+
size 3463772592
|
weights/delight_models_full_light/checkpoint-114000/unet_ema/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbc51f05572ec0c0c7953785a2dc8aa3c9409c2afb98c30b1fdbcb8d3a3d41a1
|
3 |
+
size 2084
|
weights/delight_models_full_light/checkpoint-114000/unet_ema/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b76b4adf24406e2e70fea5c2d257792e07f1e691c5ee0e38fbe8aaed415b4a0d
|
3 |
+
size 3463772592
|
weights/delight_models_full_light/feature_extractor/preprocessor_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3326e897b5edc5d1b175320f77d08b6c856bd9ce56dc0f596ab761394e42020
|
3 |
+
size 344
|
weights/delight_models_full_light/model_index.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14d34c52a8afbe01d22767226074ebb4367b59fe817cd7428e1d099125b7e34b
|
3 |
+
size 537
|
weights/delight_models_full_light/scheduler/scheduler_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cd9b9597ca64549df35016ca02bd3450ecbac70ccd8b0465b018be4ba54fe4b
|
3 |
+
size 345
|
weights/delight_models_full_light/text_encoder/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b34b0bf6cff02e2afe88145740ef5e0316caf7add8307c8ec0b021a7923cc42
|
3 |
+
size 633
|
weights/delight_models_full_light/text_encoder/model.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:681c555376658c81dc273f2d737a2aeb23ddb6d1d8e5b3a7064636d359a22668
|
3 |
+
size 680821096
|
weights/delight_models_full_light/text_encoder/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cce6febb0b6d876ee5eb24af35e27e764eb4f9b1d0b7c026c8c3333d4cfc916c
|
3 |
+
size 1361597018
|
weights/delight_models_full_light/text_encoder/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9c787e9388134c1a25dc69934a51a32a2683b38b8a9b017e1f3a692b8ed6b98
|
3 |
+
size 1361679905
|
weights/delight_models_full_light/text_encoder/pytorch_model.fp16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bb11b1da63986aaaaefb5ef2100d34109c024ac640cacd9ed697150c1c57f01
|
3 |
+
size 680900852
|
weights/delight_models_full_light/tokenizer/merges.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fd691f7c8039210e0fced15865466c65820d09b63988b0174bfe25de299051a
|
3 |
+
size 524619
|
weights/delight_models_full_light/tokenizer/special_tokens_map.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f118ab3a983206e4f32583448de6bd6aae4ee21869135cef1f5848a753cdaab6
|
3 |
+
size 460
|
weights/delight_models_full_light/tokenizer/tokenizer_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87a3154f0990fd992fd59f9d42c39520155b3d77cd543efe3f2bf011726f379d
|
3 |
+
size 824
|
weights/delight_models_full_light/tokenizer/vocab.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e089ad92ba36837a0d31433e555c8f45fe601ab5c221d4f607ded32d9f7a4349
|
3 |
+
size 1059962
|
weights/delight_models_full_light/train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c8b6b8e475ad66ac2e86f6e1a607877abdeff765184ea6301d468f74d6ea974
|
3 |
+
size 1630190346
|
weights/delight_models_full_light/train_configs.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:138248c346c8eb156da78bc7c75f8f4b9cc7c1ab851c15af79b3b27ed600a666
|
3 |
+
size 514
|
weights/delight_models_full_light/unet/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a72e70611300afc74d278e7bc5e0363ccba285657a8d3dc6ec83ef423c7200a
|
3 |
+
size 2083
|
weights/delight_models_full_light/unet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab2094c40f8824a37e8a1cd568407886a7f8c3447190b73203af0ac5f993cb5e
|
3 |
+
size 3463772592
|
weights/delight_models_full_light/vae/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d69281aa3f6a0f3c41aaf6778e35464fc6ee8a92e6ac8a8b1eb679f6df6423eb
|
3 |
+
size 611
|
weights/delight_models_full_light/vae/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1d993488569e928462932c8c38a0760b874d166399b14414135bd9c42df5815
|
3 |
+
size 334643276
|
weights/img2img_albedo_6views_512_250k/avatar.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e216c98a5dd8afd9e249cdedfa72d057cd199a26d39b1530e431bad02f570b12
|
3 |
+
size 63009379
|
weights/img2img_albedo_6views_512_250k/checkpoint-128000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbef0ff55e5422a91d7fe9c979bee8b82b57de0d750c1c82bbcb49caf5e81d85
|
3 |
+
size 6928168596
|
weights/img2img_albedo_6views_512_250k/checkpoint-128000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2a203deea61517c8c20825d5d79cd52ccf6ad70112681f6b3fe83c7f487fdf
|
3 |
+
size 14148
|
weights/img2img_albedo_6views_512_250k/checkpoint-128000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd6c68d11d2611527957e6c52b8285d7195db2771395ca21bff509d6b0d10b6a
|
3 |
+
size 988
|
weights/img2img_albedo_6views_512_250k/checkpoint-128000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82480ba1326eb5da403e77168089e23c93b10b52c4f67edecaec691edc30e995
|
3 |
+
size 1000
|