Instructions to use pseudotools/controlnet-diffusion-pytorch-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pseudotools/controlnet-diffusion-pytorch-model with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("pseudotools/controlnet-diffusion-pytorch-model") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
ControlNet Diffusion PyTorch Model
License Findings
In progress. License terms, permitted use, redistribution, and attribution requirements have not yet been verified.
Evidence
Verified repository facts. The model card metadata records the repository-local file URL, exact byte size, SHA-256 checksum, and Xet hash. License, attribution, lineage, and training-data evidence are still being collected.
Rationale
In progress. No risk severity will be assigned until the required evidence review is complete.
- Downloads last month
- 14
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support