Instructions to use Antohws/demosa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Antohws/demosa with Transformers:
# Load model directly from transformers import AutoProcessor, StableDiffusionSafetyChecker processor = AutoProcessor.from_pretrained("Antohws/demosa") model = StableDiffusionSafetyChecker.from_pretrained("Antohws/demosa") - Notebooks
- Google Colab
- Kaggle
Ctrl+K