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

ControlNetLoRA
/
hidream-i1

Text-to-Image
Diffusers
hidream
hidream-diffusers
image-to-image
simpletuner
Not-For-All-Audiences
lora
controlnet
template:sd-lora
standard
Model card Files Files and versions
xet

Instructions to use ControlNetLoRA/hidream-i1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ControlNetLoRA/hidream-i1 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("ControlNetLoRA/hidream-i1")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"HiDream-ai/HiDream-I1-Full", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
hidream-i1
205 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 248 commits
bghira's picture
bghira
Model card auto-generated by SimpleTuner
d7b1349 verified 12 months ago
  • assets
    Validation images auto-generated by SimpleTuner 12 months ago
  • .gitattributes
    1.58 kB
    Validation images auto-generated by SimpleTuner 12 months ago
  • README.md
    3.3 kB
    Model card auto-generated by SimpleTuner 12 months ago
  • pytorch_lora_weights.safetensors
    16 kB
    xet
    Trained for 0 epochs and 2 steps. 12 months ago