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
In progress. Source, licensing, lineage, and training-data evidence is being collected.
Rationale
In progress. No risk severity will be assigned until the required evidence review is complete.
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support