mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-28 18:07:25 +08:00
Rename Stable Audio 3 blueprints
This commit is contained in:
parent
376ae39e17
commit
d9ca9c2207
@ -138,7 +138,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"widgets_values": [],
|
"widgets_values": [],
|
||||||
"title": "Audio Generation (Stable Audio 3 Base)"
|
"title": "Audio Generation (Stable Audio 3 Medium Base)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [],
|
||||||
@ -156,7 +156,7 @@
|
|||||||
},
|
},
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"config": {},
|
"config": {},
|
||||||
"name": "Audio Generation (Stable Audio 3 Base)",
|
"name": "Audio Generation (Stable Audio 3 Medium Base)",
|
||||||
"inputNode": {
|
"inputNode": {
|
||||||
"id": -10,
|
"id": -10,
|
||||||
"bounding": [
|
"bounding": [
|
||||||
@ -170,7 +170,7 @@
|
|||||||
"id": -20,
|
"id": -20,
|
||||||
"bounding": [
|
"bounding": [
|
||||||
1750,
|
1750,
|
||||||
400,
|
1041,
|
||||||
128,
|
128,
|
||||||
68
|
68
|
||||||
]
|
]
|
||||||
@ -292,7 +292,7 @@
|
|||||||
"localized_name": "AUDIO",
|
"localized_name": "AUDIO",
|
||||||
"pos": [
|
"pos": [
|
||||||
1774,
|
1774,
|
||||||
424
|
1065
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -593,7 +593,7 @@
|
|||||||
"randomize",
|
"randomize",
|
||||||
50,
|
50,
|
||||||
7,
|
7,
|
||||||
"dpmpp_3m_sde_gpu",
|
"lcm",
|
||||||
"simple",
|
"simple",
|
||||||
1
|
1
|
||||||
]
|
]
|
||||||
@ -872,7 +872,7 @@
|
|||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
230,
|
230,
|
||||||
10
|
40
|
||||||
],
|
],
|
||||||
"flags": {
|
"flags": {
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
@ -2082,8 +2082,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"extra": {},
|
"extra": {},
|
||||||
"category": "Audio/Music generation",
|
"category": "Audio/Music generation"
|
||||||
"description": "Generates music and sound effects from text using the Stable Audio 3 Medium base checkpoint, with optional LLM prompt expansion by category."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -101,6 +101,7 @@
|
|||||||
"links": []
|
"links": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"title": "Audio Generation (Stable Audio 3 Medium)",
|
||||||
"properties": {
|
"properties": {
|
||||||
"proxyWidgets": [
|
"proxyWidgets": [
|
||||||
[
|
[
|
||||||
@ -137,8 +138,7 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"widgets_values": [],
|
"widgets_values": []
|
||||||
"title": "Audio Generation (Stable Audio 3)"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [],
|
||||||
@ -156,7 +156,7 @@
|
|||||||
},
|
},
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"config": {},
|
"config": {},
|
||||||
"name": "Audio Generation (Stable Audio 3)",
|
"name": "Audio Generation (Stable Audio 3 Medium)",
|
||||||
"inputNode": {
|
"inputNode": {
|
||||||
"id": -10,
|
"id": -10,
|
||||||
"bounding": [
|
"bounding": [
|
||||||
@ -2082,8 +2082,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"extra": {},
|
"extra": {},
|
||||||
"category": "Audio/Music generation",
|
"category": "Audio/Music generation"
|
||||||
"description": "Generates music and sound effects from text using Stability AI Stable Audio 3 Medium, with optional LLM prompt expansion by category."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
Loading…
Reference in New Issue
Block a user