API Request Example
Please Note
- Currently, only the checkpoint
sd3_base_medium.safetensors
is available for Stable Diffusion 3, and no LoRAs or ControlNets are supported. - You can only use the sampler
FlowMatchEuler
for Stable Diffusion 3.
Best Practices for Stable Diffusion 3
- The longer and more complex the prompt, the more likely something will be missing.
- Please avoid using negative prompts, as they are ineffective.
- Suggested parameters:
- Steps: Use around 28 steps.
- Guidance Scale: Set between 3.5 and 4.5 for balanced adherence and image quality.
- Resolution: Use resolutions around 1 megapixel, ensuring they are divisible by 64.