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

Learner
/
jax-diffuser-event

Text-to-Image
Diffusers
Safetensors
controlnet
Model card Files Files and versions
xet
Community
1

Instructions to use Learner/jax-diffuser-event with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Learner/jax-diffuser-event with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Learner/jax-diffuser-event")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
jax-diffuser-event
1.45 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
patrickvonplaten's picture
patrickvonplaten
Update README.md
cb8f663 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    172 Bytes
    Update README.md almost 3 years ago
  • config.json
    665 Bytes
    added config and weights about 3 years ago
  • diffusion_flax_model.msgpack
    1.45 GB
    xet
    added config and weights about 3 years ago