Instructions to use Oliverdsfdsf/comic-panels-text-detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Oliverdsfdsf/comic-panels-text-detect with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Oliverdsfdsf/comic-panels-text-detect") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload comic-panels-and-text-detect.safetensors
Browse files
comic-panels-and-text-detect.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:145fd5a31448650ec2d6ecec1808d4e76f1a4e91e8bd8ba4dfe777b50005a620
|
| 3 |
+
size 12379440
|