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