Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
neuralvfx
/
LibreFlux-ControlNet
like
3
Text-to-Image
Diffusers
Safetensors
SA1B
LibreFluxControlNetPipeline
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Use this model
71ed17f
LibreFlux-ControlNet
/
__init__.py
neuralvfx
Initial upload of LibreFlux ControlNet pipeline
87644bf
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
160 Bytes
from
.pipeline
import
(
LibreFluxControlNetPipeline,
LibreFluxTransformer2DModel,
LibreFluxControlNetModel,
)
from
.transformer.tran
import
*