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

AmrutaMuthal
/
mero_controlnet

Text-to-Image
Diffusers
TensorBoard
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use AmrutaMuthal/mero_controlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AmrutaMuthal/mero_controlnet with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("AmrutaMuthal/mero_controlnet")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
mero_controlnet
18.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AmrutaMuthal's picture
AmrutaMuthal
End of training
d6c5908 verified over 2 years ago
  • checkpoint-1000
    End of training over 2 years ago
  • checkpoint-1500
    End of training over 2 years ago
  • checkpoint-2000
    End of training over 2 years ago
  • checkpoint-500
    End of training over 2 years ago
  • logs
    End of training over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    345 Bytes
    End of training over 2 years ago
  • config.json
    1.26 kB
    End of training over 2 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training over 2 years ago