Upload folder using huggingface_hub

#1
Files changed (28) hide show
  1. .gitignore +1 -0
  2. checkpoints/{ltx-2.3-22b-dev.safetensors → ltx/ltx-2.3-22b-dev.safetensors} +0 -0
  3. diffusion_models/ideogram/ideogram4_fp8_scaled.safetensors +3 -0
  4. diffusion_models/ideogram/ideogram4_unconditional_fp8_scaled.safetensors +3 -0
  5. diffusion_models/qwen/firered_image_edit_1.0_bf16.safetensors +3 -0
  6. diffusion_models/qwen/qwen_image_2512_bf16.safetensors +3 -0
  7. diffusion_models/qwen/qwen_image_edit_2511_bf16.safetensors +3 -0
  8. diffusion_models/{z_image_turbo_bf16.safetensors → zit/z_image_turbo_bf16.safetensors} +0 -0
  9. diffusion_models/{z_image_turbo_j1b_v2_fp16.safetensors → zit/z_image_turbo_j1b_v2_fp16.safetensors} +0 -0
  10. latent_upscale_models/{ltx-2.3-spatial-upscaler-x2-1.1.safetensors → ltx/ltx-2.3-spatial-upscaler-x2-1.1.safetensors} +0 -0
  11. latent_upscale_models/{ltx-2.3-temporal-upscaler-x2-1.0.safetensors → ltx/ltx-2.3-temporal-upscaler-x2-1.0.safetensors} +0 -0
  12. loras/{ltx-2.3-22b-distilled-lora-384-1.1.safetensors → ltx/ltx-2.3-22b-distilled-lora-384-1.1.safetensors} +0 -0
  13. loras/{ltx-2.3-22b-distilled-lora-384.safetensors → ltx/ltx-2.3-22b-distilled-lora-384.safetensors} +0 -0
  14. loras/{ltx-2.3-22b-ic-lora-motion-track-control-ref0.5.safetensors → ltx/ltx-2.3-22b-ic-lora-motion-track-control-ref0.5.safetensors} +0 -0
  15. loras/ltx/ltx-2.3-id-lora-talkvid-3k.safetensors +3 -0
  16. loras/ltx/ltx-2.3-transition.safetensors +3 -0
  17. loras/qwen/Qwen-Edit-2509-Multiple-angles.safetensors +3 -0
  18. loras/qwen/Qwen-Image-Edit-2509-Lightning-8steps-V1.0-bf16.safetensors +3 -0
  19. loras/qwen/Qwen-Image-Lightning-8steps-V2.0-bf16.safetensors +3 -0
  20. loras/qwen/anything2real_2601.safetensors +3 -0
  21. loras/qwen/f2k_anything2real.safetensors +3 -0
  22. text_encoders/qwen3vl_8b_fp8_scaled.safetensors +3 -0
  23. upscale_models/4x-UltraSharp.pth +3 -0
  24. upscale_models/4x-UltraSharpV2.safetensors +3 -0
  25. upscale_models/RealESRGAN_x2plus.pth +3 -0
  26. upscale_models/RealESRGAN_x4plus.pth +3 -0
  27. vae/flux2-vae.safetensors +3 -0
  28. vae/qwen_image_vae.safetensors +3 -0
.gitignore CHANGED
@@ -1 +1,2 @@
1
  .DS_Store
 
 
1
  .DS_Store
2
+ .cache
checkpoints/{ltx-2.3-22b-dev.safetensors → ltx/ltx-2.3-22b-dev.safetensors} RENAMED
File without changes
diffusion_models/ideogram/ideogram4_fp8_scaled.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a946f1b0f8bcf5eab7d3b1ecc7b453c104e034cb1b592032745692724bd306
3
+ size 9280741285
diffusion_models/ideogram/ideogram4_unconditional_fp8_scaled.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b359007dae162cca7591d00868feea733eb7c56e56e3a214a4d5a9a2a07cd60
3
+ size 9280741293
diffusion_models/qwen/firered_image_edit_1.0_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f68cb7f85b796e74d9598b74893f4e430fc2a534fa9ab42e1f6dd83d0f4a4c
3
+ size 40861031488
diffusion_models/qwen/qwen_image_2512_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf55390fff27dbc785046d7007b04e0c5dd7421e7ef128f2831eacb53a8e075
3
+ size 40861031488
diffusion_models/qwen/qwen_image_edit_2511_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae42d927b5fac4f278b9a894554c727e619727a63622976f2d95625be4bce08c
3
+ size 40861031560
diffusion_models/{z_image_turbo_bf16.safetensors → zit/z_image_turbo_bf16.safetensors} RENAMED
File without changes
diffusion_models/{z_image_turbo_j1b_v2_fp16.safetensors → zit/z_image_turbo_j1b_v2_fp16.safetensors} RENAMED
File without changes
latent_upscale_models/{ltx-2.3-spatial-upscaler-x2-1.1.safetensors → ltx/ltx-2.3-spatial-upscaler-x2-1.1.safetensors} RENAMED
File without changes
latent_upscale_models/{ltx-2.3-temporal-upscaler-x2-1.0.safetensors → ltx/ltx-2.3-temporal-upscaler-x2-1.0.safetensors} RENAMED
File without changes
loras/{ltx-2.3-22b-distilled-lora-384-1.1.safetensors → ltx/ltx-2.3-22b-distilled-lora-384-1.1.safetensors} RENAMED
File without changes
loras/{ltx-2.3-22b-distilled-lora-384.safetensors → ltx/ltx-2.3-22b-distilled-lora-384.safetensors} RENAMED
File without changes
loras/{ltx-2.3-22b-ic-lora-motion-track-control-ref0.5.safetensors → ltx/ltx-2.3-22b-ic-lora-motion-track-control-ref0.5.safetensors} RENAMED
File without changes
loras/ltx/ltx-2.3-id-lora-talkvid-3k.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5af73441743b4852f228b03e444888dff3da80d2666033af2367ab7bda6d8b9
3
+ size 1157884304
loras/ltx/ltx-2.3-transition.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba420d6fefafced8e317e2d6ff951b312b52f534377d016b491877a00b830d33
3
+ size 390229424
loras/qwen/Qwen-Edit-2509-Multiple-angles.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0cea9508025a39e41f50da0e7d10fbd9db182d057c745136a42ef8829914c8f
3
+ size 236117032
loras/qwen/Qwen-Image-Edit-2509-Lightning-8steps-V1.0-bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c48ba90d22294cc4e20ea4a347496e2136295ad438ff79ad4fe841f28d7f72
3
+ size 849608296
loras/qwen/Qwen-Image-Lightning-8steps-V2.0-bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bdbf69912280a9944be9b3aacd8db0cfbb429fcbd66c994d7b38b5a37e357ee
3
+ size 849608296
loras/qwen/anything2real_2601.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ffd4a1e15e882782b8ac83ed8efabe52113ce7d2796ad7b1913f80941668c0f
3
+ size 613580128
loras/qwen/f2k_anything2real.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c56374a799f0be65b6a66d3c6404e53cb560b8c9488ac5a063ebdc883687ce
3
+ size 285246040
text_encoders/qwen3vl_8b_fp8_scaled.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba424cf62e51392e4d1a39933e803706f4e823c1065f36aaf149c6453f66bcd
3
+ size 10588637512
upscale_models/4x-UltraSharp.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5812231fc936b42af08a5edba784195495d303d5b3248c24489ef0c4021fe01
3
+ size 66961958
upscale_models/4x-UltraSharpV2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5db674aa8f3864a696dccd1d07d7cc0500fbf220f35044cd30eee9a7f971a7
3
+ size 139792588
upscale_models/RealESRGAN_x2plus.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49fafd45f8fd7aa8d31ab2a22d14d91b536c34494a5cfe31eb5d89c2fa266abb
3
+ size 67061725
upscale_models/RealESRGAN_x4plus.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa0d38905f75ac06eb49a7951b426670021be3018265fd191d2125df9d682f1
3
+ size 67040989
vae/flux2-vae.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868fe7b343cc8f3a19dbcfcafbc3d5f888802be3f89bd81b65b3621a066ce8f3
3
+ size 336211292
vae/qwen_image_vae.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70580f0213e67967ee9c95f05bb400e8fb08307e017a924bf3441223e023d1f
3
+ size 253806246