Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 3.89 KB

bodygenupscale.md

File metadata and controls

13 lines (10 loc) · 3.89 KB

BodyGenUpscale

Fields

Field Type Required Description
prompt str ✔️ Text prompt(s) to guide upscaled image generation.
image components.BodyGenUpscaleImage ✔️ Uploaded image to modify with the pipeline.
model_id Optional[str] Hugging Face model ID used for upscaled image generation.
safety_check Optional[bool] Perform a safety check to estimate if generated images could be offensive or harmful.
seed Optional[int] Seed for random number generation.
num_inference_steps Optional[int] Number of denoising steps. More steps usually lead to higher quality images but slower inference. Modulated by strength.