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

newguyme
/
chpt

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

  • Libraries
  • Diffusers

    How to use newguyme/chpt with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("newguyme/chpt")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
chpt / logs /train_controlnet
5.97 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
newguyme's picture
newguyme
End of training
13961b8 verified about 2 years ago
  • 1715871476.9102583
    End of training about 2 years ago
  • 1715871476.9126565
    End of training about 2 years ago
  • events.out.tfevents.1715871476.c2113ae582d5.101.0
    5.97 MB
    xet
    End of training about 2 years ago