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
|
@@ -62,7 +62,7 @@ img.show() # Display the image with bounding boxes and labels
|
|
| 62 |
|
| 63 |
Raw Pixel Digit Captcha Data []
|
| 64 |
|
| 65 |
-
## Model Card Authors
|
| 66 |
|
| 67 |
[Saidi Souhaieb]
|
| 68 |
|
|
|
|
| 62 |
|
| 63 |
Raw Pixel Digit Captcha Data []
|
| 64 |
|
| 65 |
+
## Model Card Authors
|
| 66 |
|
| 67 |
[Saidi Souhaieb]
|
| 68 |
|