Light Mode
Available LoRA and Controlnet
This page lists all available LoRA and ControlNet models for PiAPI's Flux API, including examples of their settings and image results. You can try these models by following our instruction Flux with LoRA and controlnet
Available LoRA Models
Available ControlNet Models
ControlNet Model Name | Description | JSON Setting Structure Example | Example Image Result |
---|---|---|---|
Depth | ControlNet model for depth map-based control | {"control_type": "depth", "control_image": "https://example.com/depth_example.png"} |
|
Soft Edge | ControlNet model for soft edge detection and control | {"control_type": "soft_edge", "control_image": "https://example.com/soft_edge_example.png"} |
|
Canny | ControlNet model for Canny edge detection control | {"control_type": "canny", "control_image": "https://example.com/canny_example.png"} |
Help Us Grow the List!
We are constantly expanding our available LoRA and ControlNet models. If you have any suggestions or requests for specific models, feel free to join our Discord community(Shortcut to our discord is on the right-top corner) and submit your feature requests. Help us upload more LoRAs and ControlNets to enhance the capabilities of our API!
Last modified: a month ago