Instructions to use suleidi/saco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use suleidi/saco with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("suleidi/saco", set_active=True) - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- -
Model tree for suleidi/saco
Base model
black-forest-labs/FLUX.1-dev
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("suleidi/saco", set_active=True)