22 lines
1.1 KiB
JSON
22 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"last_node_id": 6,
|
||
|
|
"nodes": [
|
||
|
|
{"id": 1, "type": "MusicGenLoader", "pos": [50, 100], "widgets_values": ["facebook/musicgen-large"], "title": "MusicGen Large Loader"},
|
||
|
|
{"id": 2, "type": "MusicGenTextEncode", "pos": [400, 100], "widgets_values": ["Upbeat electronic dance music"], "title": "API Music Prompt"},
|
||
|
|
{"id": 3, "type": "MusicGenSampler", "pos": [750, 100], "widgets_values": [42, "fixed", 30.0, 250, 3.0], "title": "MusicGen Sampler"},
|
||
|
|
{"id": 4, "type": "AudioSave", "pos": [1100, 100], "widgets_values": ["musicgen_large_output", "wav"], "title": "API Audio Output"}
|
||
|
|
],
|
||
|
|
"extra": {
|
||
|
|
"workflow_info": {
|
||
|
|
"name": "MusicGen Large Text-to-Music",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"category": "text-to-music",
|
||
|
|
"tags": ["musicgen", "large", "t2m"],
|
||
|
|
"requirements": {"models": ["musicgen-large"], "custom_nodes": ["comfyui-sound-lab"], "vram_min": "16GB"},
|
||
|
|
"parameters": {"prompt": {"node_id": 2, "type": "string"}, "duration": {"node_id": 3, "default": 30.0}},
|
||
|
|
"performance": {"avg_generation_time": "45-70 seconds", "vram_usage": "~14-16GB"}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"version": 0.4
|
||
|
|
}
|