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

Manojb
/
control_v11f1e_sd15_tile

Image-to-Image
Diffusers
art
controlnet
stable-diffusion
controlnet-v1-1
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Manojb/control_v11f1e_sd15_tile with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Manojb/control_v11f1e_sd15_tile")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
control_v11f1e_sd15_tile / images
1.25 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Manojb's picture
Manojb
Cloned from lllyasviel/control_v11f1e_sd15_tile
a5691e5 verified 11 months ago
  • original.png
    11.3 kB
    Cloned from lllyasviel/control_v11f1e_sd15_tile 11 months ago
  • output.png
    1.24 MB
    xet
    Cloned from lllyasviel/control_v11f1e_sd15_tile 11 months ago