comfyui/any-comfyui-workflow
Run any ComfyUI workflow. Guide: https://github.com/replicate/cog-comfyui
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
force_reset_cache | boolean | Force reset the ComfyUI cache before running the workflow. Useful for debugging. | false | — |
input_file | string (uri) | Input image, video, tar or zip file. Read guidance on workflows and input files here: https://github.com/replicate/cog-comfyui. Alternatively, you can replace inputs with URLs in your JSON workflow and the model will download them. | — | — |
output_format | string | Format of the output images | "webp" | webp jpg png |
output_quality | integer | Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. | 95 | min: 0, max: 100 |
randomise_seeds | boolean | Automatically randomise seeds (seed, noise_seed, rand_seed) | true | — |
return_temp_files | boolean | Return any temporary files, such as preprocessed controlnet images. Useful for debugging. | false | — |
workflow_json | string | Your ComfyUI workflow as JSON string or URL. You must use the API version of your workflow. Get it from ComfyUI using 'Save (API format)'. Instructions here: https://github.com/replicate/cog-comfyui | "" | — |
force_reset_cache boolean Force reset the ComfyUI cache before running the workflow. Useful for debugging.
false input_file string Input image, video, tar or zip file. Read guidance on workflows and input files here: https://github.com/replicate/cog-comfyui. Alternatively, you can replace inputs with URLs in your JSON workflow and the model will download them.
output_format string Format of the output images
"webp" output_quality integer Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
95 min: 0, max: 100 randomise_seeds boolean Automatically randomise seeds (seed, noise_seed, rand_seed)
true return_temp_files boolean Return any temporary files, such as preprocessed controlnet images. Useful for debugging.
false workflow_json string Your ComfyUI workflow as JSON string or URL. You must use the API version of your workflow. Get it from ComfyUI using 'Save (API format)'. Instructions here: https://github.com/replicate/cog-comfyui
"" 16d0a881fbfc Updated: 2/26/2026 7.8M runs
cinemasetfree.com