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

Nahrawy
/
controlnet-VIDIT-FAID

Image-to-Image
Diffusers
stable-diffusion
stable-diffusion-diffusers
controlnet
jax-diffusers-event
Model card Files Files and versions
xet
Community

Instructions to use Nahrawy/controlnet-VIDIT-FAID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Nahrawy/controlnet-VIDIT-FAID with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Nahrawy/controlnet-VIDIT-FAID")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
controlnet-VIDIT-FAID / inference-weights
1.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Nahrawy's picture
Nahrawy
Upload inference-weights/diffusion_flax_model.msgpack with huggingface_hub
615ba4a about 3 years ago
  • config.json
    58.5 kB
    Upload inference-weights/config.json with huggingface_hub about 3 years ago
  • diffusion_flax_model.msgpack
    1.45 GB
    xet
    Upload inference-weights/diffusion_flax_model.msgpack with huggingface_hub about 3 years ago