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

EpsilonGreedy
/
Clothes2PersonCL1e-050.5

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 EpsilonGreedy/Clothes2PersonCL1e-050.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use EpsilonGreedy/Clothes2PersonCL1e-050.5 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("EpsilonGreedy/Clothes2PersonCL1e-050.5")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Clothes2PersonCL1e-050.5 / logs
308 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
EpsilonGreedy's picture
EpsilonGreedy
Super-squash branch 'main' using huggingface_hub
b18d885 15 days ago
  • train_controlnet
    Super-squash branch 'main' using huggingface_hub 15 days ago