logo
0
0
Login
├── [4.0K] Janus-Pro │ └── [4.0K] Janus-Pro-7B │ ├── [1.5K] .gitattributes │ ├── [2.5K] README.md │ ├── [1.3K] config.json │ ├── [ 96K] janus_pro_teaser1.png │ ├── [518K] janus_pro_teaser2.png │ ├── [ 346] preprocessor_config.json │ ├── [ 210] processor_config.json │ ├── [9.3G] pytorch_model-00001-of-00002.bin │ ├── [4.5G] pytorch_model-00002-of-00002.bin │ ├── [ 87K] pytorch_model.bin.index.json │ ├── [ 344] special_tokens_map.json │ ├── [4.5M] tokenizer.json │ └── [ 285] tokenizer_config.json ├── [4.0K] LLM │ └── [4.0K] llava-llama-3-8b-text-encoder-tokenizer │ ├── [4.0K] .cache │ │ └── [4.0K] huggingface │ │ ├── [ 1] .gitignore │ │ └── [4.0K] download │ │ ├── [ 0] .gitattributes.lock │ │ ├── [ 101] .gitattributes.metadata │ │ ├── [ 0] config.json.lock │ │ ├── [ 100] config.json.metadata │ │ ├── [ 0] generation_config.json.lock │ │ ├── [ 100] generation_config.json.metadata │ │ ├── [ 0] model-00001-of-00004.safetensors.lock │ │ ├── [ 125] model-00001-of-00004.safetensors.metadata │ │ ├── [ 0] model-00002-of-00004.safetensors.lock │ │ ├── [ 125] model-00002-of-00004.safetensors.metadata │ │ ├── [ 0] model-00003-of-00004.safetensors.lock │ │ ├── [ 125] model-00003-of-00004.safetensors.metadata │ │ ├── [ 0] model-00004-of-00004.safetensors.lock │ │ ├── [ 125] model-00004-of-00004.safetensors.metadata │ │ ├── [ 0] model.safetensors.index.json.lock │ │ ├── [ 101] model.safetensors.index.json.metadata │ │ ├── [ 0] special_tokens_map.json.lock │ │ ├── [ 101] special_tokens_map.json.metadata │ │ ├── [ 0] tokenizer.json.lock │ │ ├── [ 101] tokenizer.json.metadata │ │ ├── [ 0] tokenizer_config.json.lock │ │ └── [ 101] tokenizer_config.json.metadata │ ├── [1.5K] .gitattributes │ ├── [ 697] config.json │ ├── [ 127] generation_config.json │ ├── [4.6G] model-00001-of-00004.safetensors │ ├── [4.7G] model-00002-of-00004.safetensors │ ├── [4.6G] model-00003-of-00004.safetensors │ ├── [1.1G] model-00004-of-00004.safetensors │ ├── [ 24K] model.safetensors.index.json │ ├── [ 607] special_tokens_map.json │ ├── [8.7M] tokenizer.json │ └── [ 53K] tokenizer_config.json ├── [4.0K] TTS │ └── [4.0K] DiffRhythm │ ├── [4.0K] .cache │ │ └── [4.0K] huggingface │ │ ├── [ 1] .gitignore │ │ └── [4.0K] download │ │ ├── [ 0] .gitattributes.lock │ │ ├── [ 101] .gitattributes.metadata │ │ ├── [ 0] LICENSE.lock │ │ ├── [ 101] LICENSE.metadata │ │ ├── [ 0] README.md.lock │ │ ├── [ 101] README.md.metadata │ │ ├── [ 0] cfm_model.pt.lock │ │ ├── [ 124] cfm_model.pt.metadata │ │ ├── [ 0] config.json.lock │ │ └── [ 101] config.json.metadata │ ├── [1.5K] .gitattributes │ └── [4.0K] .locks │ ├── [4.0K] models--OpenMuQ--MuQ-MuLan-large │ │ ├── [ 0] 1d2f0a1aedbc66ea23e7fef7985c875c3e98c08d.lock │ │ └── [ 0] d42ae3f7cb9b66759ee0089ddc70e2f28b130c2d8ba621457358272d32dd0444.lock │ ├── [4.0K] models--OpenMuQ--MuQ-large-msd-iter │ │ ├── [ 0] 334df3de2832ec1acfd8b6ce54e7de4073401fe821f7ec0ad0d954832be2d26a.lock │ │ └── [ 0] fec6c73f7b811281b440462fcf4d98c7953c3d94.lock │ └── [4.0K] models--xlm-roberta-base │ ├── [ 0] 1960141250d189366dfb76630ba794a9c104ec07.lock │ ├── [ 0] 34ddbd64a4cd3f2d9d8a9120d3662d0bf91baead.lock │ ├── [ 0] 463f3414782c1c9405828c9b31bfa36dda1f45c5.lock │ ├── [ 0] 6fd4797bc397c3b8b55d6bb5740366b57e6a3ce91c04c77f22aafc0c128e6feb.lock │ └── [ 0] db9af13bf09fd3028ca32be90d3fb66d5e470399.lock ├── [4.0K] annotator │ └── [4.0K] lllyasviel │ └── [4.0K] Annotators │ ├── [4.0K] .cache │ │ └── [4.0K] huggingface │ │ ├── [ 1] .gitignore │ │ └── [4.0K] download │ │ ├── [ 0] sk_model.pth.lock │ │ ├── [ 125] sk_model.pth.metadata │ │ ├── [ 0] sk_model2.pth.lock │ │ └── [ 125] sk_model2.pth.metadata │ ├── [ 16M] sk_model.pth │ └── [ 16M] sk_model2.pth ├── [4.0K] checkpoints │ ├── [4.2G] ftAnimechina_v10.safetensors │ ├── [2.0G] majicmixRealistic_v7.safetensors │ ├── [ 0] put_checkpoints_here │ ├── [4.0G] sd3_medium.safetensors │ ├── [8.9G] svd_xt.safetensors │ └── [4.5G] svd_xt_1_1.safetensors ├── [4.0K] clip │ ├── [4.0K] clip-vit-large-patch14 │ │ ├── [4.0K] .cache │ │ │ └── [4.0K] huggingface │ │ │ ├── [ 1] .gitignore │ │ │ └── [4.0K] download │ │ │ ├── [ 0] .gitattributes.lock │ │ │ ├── [ 100] .gitattributes.metadata │ │ │ ├── [ 0] README.md.lock │ │ │ ├── [ 101] README.md.metadata │ │ │ ├── [ 0] config.json.lock │ │ │ ├── [ 100] config.json.metadata │ │ │ ├── [ 0] merges.txt.lock │ │ │ ├── [ 101] merges.txt.metadata │ │ │ ├── [ 0] model.safetensors.lock │ │ │ ├── [ 125] model.safetensors.metadata │ │ │ ├── [ 0] preprocessor_config.json.lock │ │ │ ├── [ 101] preprocessor_config.json.metadata │ │ │ ├── [ 0] special_tokens_map.json.lock │ │ │ ├── [ 101] special_tokens_map.json.metadata │ │ │ ├── [ 0] tokenizer.json.lock │ │ │ ├── [ 101] tokenizer.json.metadata │ │ │ ├── [ 0] tokenizer_config.json.lock │ │ │ ├── [ 101] tokenizer_config.json.metadata │ │ │ ├── [ 0] vocab.json.lock │ │ │ └── [ 101] vocab.json.metadata │ │ ├── [1.2K] .gitattributes │ │ ├── [7.8K] README.md │ │ ├── [4.4K] config.json │ │ ├── [512K] merges.txt │ │ ├── [1.6G] model.safetensors │ │ ├── [ 316] preprocessor_config.json │ │ ├── [ 389] special_tokens_map.json │ │ ├── [2.1M] tokenizer.json │ │ ├── [ 905] tokenizer_config.json │ │ └── [939K] vocab.json │ ├── [1.3G] clip_g.safetensors │ ├── [235M] clip_l.safetensors │ ├── [8.5G] llava_llama3_fp8_scaled.safetensors │ ├── [ 0] put_clip_or_text_encoder_models_here │ ├── [4.0K] siglip-so400m-patch14-384 │ │ ├── [4.0K] .cache │ │ │ └── [4.0K] huggingface │ │ │ ├── [ 1] .gitignore │ │ │ └── [4.0K] download │ │ │ ├── [ 0] .gitattributes.lock │ │ │ ├── [ 101] .gitattributes.metadata │ │ │ ├── [ 0] README.md.lock │ │ │ ├── [ 101] README.md.metadata │ │ │ ├── [ 0] config.json.lock │ │ │ ├── [ 101] config.json.metadata │ │ │ ├── [ 0] model.safetensors.lock │ │ │ ├── [ 124] model.safetensors.metadata │ │ │ ├── [ 0] preprocessor_config.json.lock │ │ │ ├── [ 100] preprocessor_config.json.metadata │ │ │ ├── [ 0] special_tokens_map.json.lock │ │ │ ├── [ 101] special_tokens_map.json.metadata │ │ │ ├── [ 0] spiece.model.lock │ │ │ ├── [ 124] spiece.model.metadata │ │ │ ├── [ 0] tokenizer.json.lock │ │ │ ├── [ 100] tokenizer.json.metadata │ │ │ ├── [ 0] tokenizer_config.json.lock │ │ │ └── [ 101] tokenizer_config.json.metadata │ │ ├── [1.5K] .gitattributes │ │ ├── [4.2K] README.md │ │ ├── [ 576] config.json │ │ ├── [3.3G] model.safetensors │ │ ├── [ 368] preprocessor_config.json │ │ ├── [ 409] special_tokens_map.json │ │ ├── [780K] spiece.model │ │ ├── [2.3M] tokenizer.json │ │ └── [ 711] tokenizer_config.json │ ├── [9.1G] t5xxl_fp16.safetensors │ ├── [4.6G] t5xxl_fp8_e4m3fn.safetensors │ └── [6.3G] umt5-xxl-enc-fp8_e4m3fn.safetensors ├── [4.0K] clip_vision │ ├── [2.4G] CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors │ ├── [1.2G] clip_vision_h.safetensors │ ├── [619M] llava_llama3_vision.safetensors │ ├── [1.2G] open-clip-xlm-roberta-large-vit-huge-14_visual_fp16.safetensors │ └── [ 0] put_clip_vision_models_here ├── [4.0K] configs │ ├── [1.9K] anything_v3.yaml │ ├── [1.8K] v1-inference.yaml │ ├── [1.9K] v1-inference_clip_skip_2.yaml │ ├── [1.9K] v1-inference_clip_skip_2_fp16.yaml │ ├── [1.9K] v1-inference_fp16.yaml │ ├── [1.9K] v1-inpainting-inference.yaml │ ├── [1.8K] v2-inference-v.yaml │ ├── [1.8K] v2-inference-v_fp32.yaml │ ├── [1.7K] v2-inference.yaml │ ├── [1.7K] v2-inference_fp32.yaml │ └── [4.3K] v2-inpainting-inference.yaml ├── [4.0K] controlnet │ ├── [4.0K] FLUX.1 │ │ └── [4.0K] Shakker-Labs-ControlNet-Union-Pro │ │ └── [6.2G] diffusion_pytorch_model.safetensors │ ├── [1.3G] control_v11f1e_sd15_tile.pth │ ├── [1.3G] control_v11p_sd15_lineart.pth │ ├── [3.0G] flux_union.safetensors │ ├── [ 0] put_controlnets_and_t2i_here │ └── [147M] t2iadapter_style_sd14v1.pth ├── [4.0K] diffusers │ └── [ 0] put_diffusers_models_here ├── [4.0K] diffusion_models │ └── [ 0] put_diffusion_model_files_here ├── [4.0K] embeddings │ └── [ 0] put_embeddings_or_textual_inversion_concepts_here ├── [4.0K] facerestore_models │ ├── [332M] GFPGANv1.3.pth │ ├── [332M] GFPGANv1.4.pth │ ├── [271M] GPEN-BFR-512.onnx │ └── [359M] codeformer-v0.1.0.pth ├── [4.0K] gligen │ └── [ 0] put_gligen_models_here ├── [4.0K] hypernetworks │ └── [ 0] put_hypernetworks_here ├── [4.0K] insightface │ └── [529M] inswapper_128.onnx ├── [4.0K] liveportrait │ ├── [3.2M] appearance_feature_extractor.safetensors │ ├── [107M] motion_extractor.safetensors │ ├── [211M] spade_generator.safetensors │ ├── [890K] stitching_retargeting_module.safetensors │ └── [174M] warping_module.safetensors ├── [4.0K] loras │ ├── [166M] hyvideo_FastVideo_LoRA-fp8.safetensors │ ├── [128M] lcm-lora-sdv1-5.safetensors │ ├── [ 0] put_loras_here │ ├── [293M] skyreels-i2v-smooth-lora-test-00000350.safetensors │ ├── [ 38M] wdw-000004.safetensors │ └── [292M] 哪吒_F.1_v1.0.safetensors ├── [4.0K] photomaker │ └── [ 0] put_photomaker_models_here ├── [4.0K] reactor │ └── [4.0K] faces ├── [4.0K] rembg │ └── [169M] RMBG-1.4.pth ├── [4.0K] sonic │ ├── [4.0K] RIFE │ │ └── [ 12M] flownet.pkl │ ├── [ 83M] audio2bucket.pth │ ├── [207M] audio2token.pth │ ├── [5.9G] unet.pth │ ├── [2.0G] v1-5-pruned-emaonly-fp16.safetensors │ ├── [4.0K] whisper-tiny │ │ ├── [1.9K] config.json │ │ ├── [144M] model.safetensors │ │ └── [181K] preprocessor_config.json │ └── [ 81M] yoloface_v5m.pt ├── [4.0K] style_models │ ├── [ 0] put_t2i_style_model_here │ └── [147M] t2iadapter_style_sd14v1.pth ├── [4.0K] text_encoders │ ├── [ 0] put_text_encoder_files_here │ ├── [ 11G] umt5-xxl-enc-bf16.safetensors │ ├── [6.3G] umt5-xxl-enc-fp8_e4m3fn.safetensors │ └── [6.3G] umt5_xxl_fp8_e4m3fn_scaled.safetensors ├── [4.0K] ultralytics │ ├── [4.0K] bbox │ │ └── [ 50M] face_yolov8m.pt │ └── [5.9M] face_yolov8n.pt ├── [4.0K] unet │ ├── [4.0K] .cache │ │ └── [4.0K] huggingface │ │ ├── [ 1] .gitignore │ │ └── [4.0K] download │ │ ├── [ 0] flux1-dev.sft.lock │ │ └── [3.6G] xSbFSLSm5xH2nsyzXbFIaTL-zjA=.4610115bb0c89560703c892c59ac2742fa821e60ef5871b33493ba544683abd7.incomplete │ ├── [ 11G] F.1基础算法模型-哩布在线可运行_F.1-dev-fp8.safetensors │ ├── [ 12G] flux1-dev-Q8_0.gguf │ ├── [ 22G] flux1-dev.safetensors │ ├── [ 13G] hunyuan-video-i2v-720p-Q8_0.gguf │ ├── [ 11G] majicflus_v134.safetensors │ ├── [ 0] put_unet_files_here │ ├── [ 12G] skyreels_hunyuan_i2v_fp8_e4m3fn.safetensors │ ├── [ 17G] wan2.1-i2v-14b-480p-Q8_0.gguf │ └── [ 15G] wan2.1-t2v-14b-Q8_0.gguf ├── [4.0K] unsloth │ └── [4.0K] Meta-Llama-3.1-8B-Instruct-bnb-4bit │ ├── [1.5K] .gitattributes │ ├── [ 31K] README.md │ ├── [1.5K] config.json │ ├── [ 239] generation_config.json │ ├── [5.3G] model.safetensors │ ├── [ 454] special_tokens_map.json │ ├── [ 16M] tokenizer.json │ └── [ 54K] tokenizer_config.json ├── [4.0K] upscale_models │ ├── [ 64M] 4xUltrasharp_4xUltrasharpV10.pt │ └── [ 0] put_esrgan_and_other_upscale_models_here ├── [4.0K] vae │ ├── [4.0K] .cache │ │ └── [4.0K] huggingface │ │ ├── [ 1] .gitignore │ │ └── [4.0K] download │ │ ├── [ 0] ae.sft.lock │ │ └── [ 125] ae.sft.metadata │ ├── [242M] Wan2_1_VAE_bf16.safetensors │ ├── [320M] ae.safetensors │ ├── [320M] ae.sft │ ├── [470M] hunyuan_video_vae_bf16.safetensors │ ├── [ 0] put_vae_here │ ├── [319M] vaeFtMse840000EmaPruned_vaeFtMse840k.safetensors │ └── [242M] wan_2.1_vae.safetensors ├── [4.0K] vae_approx │ └── [ 0] put_taesd_encoder_pth_and_taesd_decoder_pth_here └── [4.0K] yue ├── [1.3G] ckpt_00360000.pth ├── [ 69M] decoder_131000.pth └── [ 69M] decoder_151000.pth

About

ComfyUI大模型,使用模型时请遵守对应模型许可协议,不要用于商业等用途。

Language
Markdown3.4%
Others96.6%