diff --git a/comfyui_models.yaml b/comfyui_models.yaml index 64ddc70..d914f70 100644 --- a/comfyui_models.yaml +++ b/comfyui_models.yaml @@ -184,8 +184,12 @@ model_categories: duration_seconds: 30 notes: Best quality, slower generation files: - - source: "pytorch_model.bin" - dest: "musicgen-large-pytorch_model.bin" + - source: "pytorch_model-00001-of-00002.bin" + dest: "musicgen-large-pytorch_model-00001-of-00002.bin" + - source: "pytorch_model-00002-of-00002.bin" + dest: "musicgen-large-pytorch_model-00002-of-00002.bin" + - source: "pytorch_model.bin.index.json" + dest: "musicgen-large-pytorch_model.bin.index.json" # ========================================================================== # SUPPORT MODELS (CLIP, IP-Adapter, etc.)