Instructions to use alx-ai/canny_21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alx-ai/canny_21 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alx-ai/canny_21", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add Diffusers weights
#2
by alx-ai - opened