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

lucataco
/
flux-dev-controlnet-qr-code

Text-to-Image
Diffusers
Safetensors
flux
flux-diffusers
controlnet
diffusers-training
Model card Files Files and versions
xet
Community
2

Instructions to use lucataco/flux-dev-controlnet-qr-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use lucataco/flux-dev-controlnet-qr-code with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("lucataco/flux-dev-controlnet-qr-code")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"black-forest-labs/FLUX.1-dev", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
flux-dev-controlnet-qr-code
55.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lucataco's picture
lucataco
End of training
be4a461 verified over 1 year ago
  • checkpoint-1000
    End of training over 1 year ago
  • checkpoint-1500
    End of training over 1 year ago
  • checkpoint-500
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    995 Bytes
    End of training over 1 year ago
  • config.json
    436 Bytes
    End of training over 1 year ago
  • diffusion_pytorch_model.safetensors
    5.77 GB
    xet
    End of training over 1 year ago