Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

thedeoxen
/
refcontrol-FLUX.2-klein-9B-reference-depth-lora

Image-to-Image
Diffusers
flux
flux2
klein
depth
controlnet
refcontrol
img2img
image
editing
lora
Model card Files Files and versions
xet
Community

Instructions to use thedeoxen/refcontrol-FLUX.2-klein-9B-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-9B-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-9B-reference-depth-lora")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"black-forest-labs/FLUX.2-klein-base-9B", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
refcontrol-FLUX.2-klein-9B-reference-depth-lora
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
thedeoxen's picture
thedeoxen
Upload image_flux2_klein_image_edit_9b_refcontrol_depth.json
6a3cfae verified 3 days ago
  • images
    Add 17 files 4 days ago
  • .gitattributes
    2.31 kB
    initial commit 4 days ago
  • README.md
    5.74 kB
    Update README.md 4 days ago
  • flux2_klein_9b_refcontrol_depth.safetensors
    166 MB
    xet
    Add 17 files 4 days ago
  • image_flux2_klein_image_edit_9b_refcontrol_depth.json
    28.3 kB
    Upload image_flux2_klein_image_edit_9b_refcontrol_depth.json 3 days ago