Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Reve Image Create node generates images from text descriptions using the Reve AI model. It sends a text prompt to the Reve API and returns the generated image. You can control the image’s aspect ratio and apply optional post-processing effects like upscaling and background removal.

Inputs

ParameterData TypeRequiredRangeDescription
promptSTRINGYesN/AText description of the desired image. Maximum 2560 characters.
modelCOMBOYes"reve-create@20250915"Model version to use for generation. The aspect ratio is selected from the available options within this parameter.
aspect_ratioCOMBOYes"3:2"
"16:9"
"9:16"
"2:3"
"4:3"
"3:4"
"1:1"
The desired aspect ratio for the generated image.
test_time_scalingCOMBOYes"disabled"
"enabled"
Enables or disables test-time scaling, which can improve image quality at the cost of longer generation time.
upscaleCOMBONo"disabled"
"enabled"
Enables or disables the upscaling post-processing step. When enabled, you must also select an upscale factor.
upscale_factorCOMBONo2
3
4
The factor by which to increase the image’s resolution. This parameter is only active when upscale is set to "enabled".
remove_backgroundBOOLEANNoN/AWhen enabled, applies a background removal post-processing step to the generated image.
seedINTNo0 to 2147483647A seed value that controls whether the node should re-run. Note: Results are non-deterministic regardless of the seed value. Default: 0.
Note: The upscale_factor parameter is dependent on the upscale parameter being set to "enabled". The seed parameter does not guarantee deterministic outputs.

Outputs

Output NameData TypeDescription
imageIMAGEThe image generated by the Reve model based on the input prompt.

Source fingerprint (SHA-256): 69c81413cb345b7ecd92055e244f89d5b33f2bd67ee83e4225dd7c2168b55d5a