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
Update README.md
Browse files
README.md
CHANGED
|
@@ -69,7 +69,7 @@ img.show() # Display the image with bounding boxes and labels
|
|
| 69 |
|
| 70 |
### Training Data
|
| 71 |
|
| 72 |
-
Raw Pixel Digit Captcha Data []
|
| 73 |
|
| 74 |
## Model Card Authors
|
| 75 |
|
|
|
|
| 69 |
|
| 70 |
### Training Data
|
| 71 |
|
| 72 |
+
Raw Pixel Digit Captcha Data [https://huggingface.co/datasets/Softy-lines/Raw-Pixel-Digit-Captcha]
|
| 73 |
|
| 74 |
## Model Card Authors
|
| 75 |
|