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

Docty
/
cloth_controlnet

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

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

  • Libraries
  • Diffusers

    How to use Docty/cloth_controlnet with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Docty/cloth_controlnet")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stable-diffusion-v1-5/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
cloth_controlnet
10.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Docty's picture
Docty
Delete checkpoint-2500
5e652d5 verified about 1 year ago
  • checkpoint-1500
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-3000
    End of training about 1 year ago
  • logs
    End of training about 1 year ago
  • .gitattributes
    1.67 kB
    End of training about 1 year ago
  • README.md
    2.02 kB
    End of training about 1 year ago
  • config.json
    1.31 kB
    End of training about 1 year ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training about 1 year ago
  • image_control.png
    203 kB
    xet
    End of training about 1 year ago
  • images_0.png
    4.38 MB
    xet
    End of training about 1 year ago
  • images_1.png
    4.31 MB
    xet
    End of training about 1 year ago