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

shunki555
/
model_out

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

  • Libraries
  • Diffusers

    How to use shunki555/model_out with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("shunki555/model_out")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
model_out
5.83 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
shunki555's picture
shunki555
End of training
10a462b verified over 1 year ago
  • checkpoint-500
    End of training over 1 year ago
  • logs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.36 kB
    End of training over 1 year ago
  • config.json
    1.35 kB
    End of training over 1 year ago
  • diffusion_pytorch_model.safetensors
    1.46 GB
    xet
    End of training over 1 year ago
  • image_control.png
    294 Bytes
    End of training over 1 year ago
  • images_0.png
    26.2 kB
    End of training over 1 year ago
  • images_1.png
    29.9 kB
    End of training over 1 year ago
  • images_2.png
    20.7 kB
    End of training over 1 year ago