Instructions to use thedeoxen/FLUX.1-Kontext-dev-reference-depth-fusion-LORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thedeoxen/FLUX.1-Kontext-dev-reference-depth-fusion-LORA with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("thedeoxen/FLUX.1-Kontext-dev-reference-depth-fusion-LORA") pipe = StableDiffusionControlNetPipeline.from_pretrained( "black-forest-labs/FLUX.1-Kontext-dev", controlnet=controlnet ) - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Flux 2 Klein 4b + 9b
#8
by Dlvlsoe - opened
Could you adapt this lore to Flux 2 Klein, the control of this model is weak, I would like it to also replicate the depth as in your lora
@Dlvlsoe sorry that it took so long but now it is available
https://huggingface.co/thedeoxen/refcontrol-FLUX.2-klein-4B-reference-depth-lora
https://huggingface.co/thedeoxen/refcontrol-FLUX.2-klein-9B-reference-depth-lora