Instructions to use hf-internal-testing/tiny-controlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hf-internal-testing/tiny-controlnet with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("hf-internal-testing/tiny-controlnet") pipe = StableDiffusionControlNetPipeline.from_pretrained( "hf-internal-testing/tiny-stable-diffusion-pipe-no-safety", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 949595ec17a9af3fdb2e43e80daeefbe63b6398d2f232ee7b6dca1b3c82a4fc2
- Size of remote file:
- 2.81 MB
- SHA256:
- b15bbc2e97a168300f46cff15488f2cf48ba52226ca4f0ed2170effbd1f889af
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.