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
Add 16 files
Browse files- flux2_klein_4b_refcontrol_depth.safetensors +3 -0
- images/1d.png +3 -0
- images/1ref.png +3 -0
- images/1res.png +3 -0
- images/2d.png +3 -0
- images/2ref.png +3 -0
- images/2res.png +3 -0
- images/3d.png +3 -0
- images/3ref.png +3 -0
- images/3res.png +3 -0
- images/4d.png +3 -0
- images/4ref.png +3 -0
- images/4res.png +3 -0
- images/5d.png +3 -0
- images/5ref.png +3 -0
- images/5res.png +3 -0
flux2_klein_4b_refcontrol_depth.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65ec4c71fa7538b2201481928609a5836773f0dc06a4041b2d28abd05826c401
|
| 3 |
+
size 92426784
|
images/1d.png
ADDED
|
Git LFS Details
|
images/1ref.png
ADDED
|
Git LFS Details
|
images/1res.png
ADDED
|
Git LFS Details
|
images/2d.png
ADDED
|
Git LFS Details
|
images/2ref.png
ADDED
|
Git LFS Details
|
images/2res.png
ADDED
|
Git LFS Details
|
images/3d.png
ADDED
|
Git LFS Details
|
images/3ref.png
ADDED
|
Git LFS Details
|
images/3res.png
ADDED
|
Git LFS Details
|
images/4d.png
ADDED
|
Git LFS Details
|
images/4ref.png
ADDED
|
Git LFS Details
|
images/4res.png
ADDED
|
Git LFS Details
|
images/5d.png
ADDED
|
Git LFS Details
|
images/5ref.png
ADDED
|
Git LFS Details
|
images/5res.png
ADDED
|
Git LFS Details
|