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

  • Log In
  • Sign Up

jiang0203
/
save

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

  • Libraries
  • Diffusers

    How to use jiang0203/save with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("jiang0203/save")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
save
7.96 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jiang0203's picture
jiang0203
End of training
5285013 verified almost 2 years ago
  • checkpoint-10000
    End of training almost 2 years ago
  • checkpoint-15000
    End of training almost 2 years ago
  • checkpoint-5000
    End of training almost 2 years ago
  • logs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.37 kB
    End of training almost 2 years ago
  • config.json
    1.32 kB
    End of training almost 2 years ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    End of training almost 2 years ago
  • image_control.png
    4.43 kB
    End of training almost 2 years ago
  • images_0.png
    639 kB
    End of training almost 2 years ago
  • images_1.png
    676 kB
    End of training almost 2 years ago