Upload folder using huggingface_hub
Browse files- yaml/file_list.yaml +4 -14
- yaml/model_list.yaml +5 -0
yaml/file_list.yaml
CHANGED
|
@@ -403,16 +403,6 @@ file:
|
|
| 403 |
repo_id: "comfyanonymous/ControlNet-v1-1_fp16_safetensors"
|
| 404 |
repository_file_path: "control_v11u_sd15_tile_fp16.safetensors"
|
| 405 |
diffusion_models:
|
| 406 |
-
# FLUX.2-klein-9B
|
| 407 |
-
- filename: "flux-2-klein-9b-fp8.safetensors"
|
| 408 |
-
source: "hf"
|
| 409 |
-
repo_id: "black-forest-labs/FLUX.2-klein-9b-fp8"
|
| 410 |
-
repository_file_path: "flux-2-klein-9b-fp8.safetensors"
|
| 411 |
-
# FLUX.2-klein-base-9B
|
| 412 |
-
- filename: "flux-2-klein-base-9b-fp8.safetensors"
|
| 413 |
-
source: "hf"
|
| 414 |
-
repo_id: "black-forest-labs/FLUX.2-klein-base-9b-fp8"
|
| 415 |
-
repository_file_path: "flux-2-klein-base-9b-fp8.safetensors"
|
| 416 |
# Anima
|
| 417 |
- filename: "waiANIMA_v10.safetensors"
|
| 418 |
source: "hf"
|
|
@@ -426,6 +416,10 @@ file:
|
|
| 426 |
source: "hf"
|
| 427 |
repo_id: "duongve/AnimaYume"
|
| 428 |
repository_file_path: "split_files/diffusion_models/AnimaYume_tuned_v04.safetensors"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 429 |
# NewBie-Image
|
| 430 |
- filename: "NewBie-Image-Exp0.1-bf16.safetensors"
|
| 431 |
source: "hf"
|
|
@@ -536,10 +530,6 @@ file:
|
|
| 536 |
source: "hf"
|
| 537 |
repo_id: "Comfy-Org/HunyuanImage_2.1_ComfyUI"
|
| 538 |
repository_file_path: "split_files/diffusion_models/hunyuanimage2.1_distilled_fp8_e4m3fn.safetensors"
|
| 539 |
-
- filename: "hunyuanimage2.1_refiner_fp8_e4m3fn.safetensors"
|
| 540 |
-
source: "hf"
|
| 541 |
-
repo_id: "Comfy-Org/HunyuanImage_2.1_ComfyUI"
|
| 542 |
-
repository_file_path: "split_files/diffusion_models/hunyuanimage2.1_refiner_fp8_e4m3fn.safetensors"
|
| 543 |
# Chroma1-Radiance
|
| 544 |
- filename: "Chroma1-Radiance-x0-fp8mixed_fullmm-20260104.safetensors"
|
| 545 |
source: "hf"
|
|
|
|
| 403 |
repo_id: "comfyanonymous/ControlNet-v1-1_fp16_safetensors"
|
| 404 |
repository_file_path: "control_v11u_sd15_tile_fp16.safetensors"
|
| 405 |
diffusion_models:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 406 |
# Anima
|
| 407 |
- filename: "waiANIMA_v10.safetensors"
|
| 408 |
source: "hf"
|
|
|
|
| 416 |
source: "hf"
|
| 417 |
repo_id: "duongve/AnimaYume"
|
| 418 |
repository_file_path: "split_files/diffusion_models/AnimaYume_tuned_v04.safetensors"
|
| 419 |
+
- filename: "anima_pencil-v1.0.safetensors"
|
| 420 |
+
source: "hf"
|
| 421 |
+
repo_id: "bluepen5805/anima-models"
|
| 422 |
+
repository_file_path: "anima_pencil-v1.0.safetensors"
|
| 423 |
# NewBie-Image
|
| 424 |
- filename: "NewBie-Image-Exp0.1-bf16.safetensors"
|
| 425 |
source: "hf"
|
|
|
|
| 530 |
source: "hf"
|
| 531 |
repo_id: "Comfy-Org/HunyuanImage_2.1_ComfyUI"
|
| 532 |
repository_file_path: "split_files/diffusion_models/hunyuanimage2.1_distilled_fp8_e4m3fn.safetensors"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 533 |
# Chroma1-Radiance
|
| 534 |
- filename: "Chroma1-Radiance-x0-fp8mixed_fullmm-20260104.safetensors"
|
| 535 |
source: "hf"
|
yaml/model_list.yaml
CHANGED
|
@@ -97,6 +97,11 @@ Checkpoint:
|
|
| 97 |
unet: "AnimaYume_tuned_v04.safetensors"
|
| 98 |
vae: "qwen_image_vae.safetensors"
|
| 99 |
clip: "qwen_3_06b_base.safetensors"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
- display_name: "circlestone-labs/Anima-base-v1.0"
|
| 101 |
components:
|
| 102 |
unet: "anima-base-v1.0.safetensors"
|
|
|
|
| 97 |
unet: "AnimaYume_tuned_v04.safetensors"
|
| 98 |
vae: "qwen_image_vae.safetensors"
|
| 99 |
clip: "qwen_3_06b_base.safetensors"
|
| 100 |
+
- display_name: "bluepen5805/Anima-pencil-v1.0"
|
| 101 |
+
components:
|
| 102 |
+
unet: "anima_pencil-v1.0.safetensors"
|
| 103 |
+
vae: "qwen_image_vae.safetensors"
|
| 104 |
+
clip: "qwen_3_06b_base.safetensors"
|
| 105 |
- display_name: "circlestone-labs/Anima-base-v1.0"
|
| 106 |
components:
|
| 107 |
unet: "anima-base-v1.0.safetensors"
|