Instructions to use Softy-lines/Captcha-Digit-Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Softy-lines/Captcha-Digit-Detector with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Softy-lines/Captcha-Digit-Detector", set_active=True) - Notebooks
- Google Colab
- Kaggle
Where is the YOLO class?
#1
by Gugarauj07 - opened
You import a yolo class, but there is no download file for this.