Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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
5.78 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
patrickvonplaten's picture
patrickvonplaten
Upload folder using huggingface_hub
0d46b47 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
    1.04 kB
    Upload folder using huggingface_hub almost 3 years ago
  • diffusion_flax_model.msgpack
    1.45 GB
    xet
    added config and weights about 3 years ago
  • diffusion_pytorch_model.bin
    1.45 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • diffusion_pytorch_model.fp16.bin
    723 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • diffusion_pytorch_model.fp16.safetensors
    723 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    Upload folder using huggingface_hub almost 3 years ago