Instructions to use thedeoxen/refcontrol-FLUX.2-klein-4B-reference-depth-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thedeoxen/refcontrol-FLUX.2-klein-4B-reference-depth-lora with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("thedeoxen/refcontrol-FLUX.2-klein-4B-reference-depth-lora") pipe = StableDiffusionControlNetPipeline.from_pretrained( "black-forest-labs/FLUX.2-klein-base-4B", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
File size: 132 Bytes
2df40cd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8cdd438186feb8640b88f2ac80499679db93eb7fbcdf390bfe1c1faeb16cdc0c
size 1528207
|