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

  • Log In
  • Sign Up

killah-t-cell
/
boxes_cn

Text-to-Image
Diffusers
stable-diffusion
stable-diffusion-diffusers
controlnet
Model card Files Files and versions
xet
Community

Instructions to use killah-t-cell/boxes_cn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use killah-t-cell/boxes_cn with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("killah-t-cell/boxes_cn")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-2-1-base", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
boxes_cn / checkpoint-10
4.37 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
killah-t-cell's picture
killah-t-cell
End of training
653b166 almost 3 years ago
  • controlnet
    End of training almost 3 years ago
  • optimizer.bin
    2.91 GB
    xet
    End of training almost 3 years ago
  • random_states_0.pkl
    14.8 kB
    xet
    End of training almost 3 years ago
  • scheduler.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    563 Bytes
    xet
    End of training almost 3 years ago