Runware Audio Inference
Runware Audio Inference
Pack: Runware.ai ComfyUI Inference API Integration
custom_nodes.ComfyUI-Runware
Inputs (17)
| Name | Type | Required |
|---|---|---|
| model | RUNWAREAUDIOMODEL | required |
| usePositivePrompt | BOOLEAN | required |
| positivePrompt | STRING | required |
| negativePrompt | STRING | required |
| useDuration | BOOLEAN | required |
| duration | INT | required |
| useSampleRate | BOOLEAN | required |
| sampleRate | INT | required |
| useBitrate | BOOLEAN | required |
| bitrate | INT | required |
| outputType | COMBO | required |
| outputFormat | COMBO | required |
| numberResults | INT | required |
| useSteps | BOOLEAN | required |
| steps | INT | required |
| inputs | RUNWAREAUDIOINFERENCEINPUTS | optional |
| providerSettings | RUNWAREPROVIDERSETTINGS | optional |