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
/
pixart

Text-to-Image
Diffusers
pixart_sigma
pixart_sigma-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/pixart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ControlNetLoRA/pixart with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("ControlNetLoRA/pixart")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"terminusresearch/pixart-900m-1024-ft-v0.6", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
pixart
37.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 604 commits
bghira's picture
bghira
Model card auto-generated by SimpleTuner
460094c verified 11 months ago
  • assets
    Validation images auto-generated by SimpleTuner 11 months ago
  • .gitattributes
    1.58 kB
    Validation images auto-generated by SimpleTuner 12 months ago
  • README.md
    3.32 kB
    Model card auto-generated by SimpleTuner 11 months ago
  • pytorch_lora_weights.safetensors
    34.8 MB
    xet
    Trained for 24 epochs and 150 steps. 11 months ago