Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

chichichaechae
/
save_models

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

  • Libraries
  • Diffusers

    How to use chichichaechae/save_models with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("chichichaechae/save_models")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stable-diffusion-v1-5/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
save_models / checkpoint-6000 /controlnet
1.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
chichichaechae's picture
chichichaechae
End of training
7709d9e verified about 1 year ago
  • config.json
    1.26 kB
    End of training about 1 year ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training about 1 year ago