← Back to all generators

comfyui/any-comfyui-workflow

Run any ComfyUI workflow. Guide: https://github.com/replicate/cog-comfyui

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

force_reset_cache boolean

Force reset the ComfyUI cache before running the workflow. Useful for debugging.

Default: 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

Default: "webp"
webp jpg png
output_quality integer

Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.

Default: 95 min: 0, max: 100
randomise_seeds boolean

Automatically randomise seeds (seed, noise_seed, rand_seed)

Default: true
return_temp_files boolean

Return any temporary files, such as preprocessed controlnet images. Useful for debugging.

Default: 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

Default: ""
Version: 16d0a881fbfc Updated: 2/26/2026 7.8M runs