Instructions to use MidnightRunner/Ultralytics with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use MidnightRunner/Ultralytics with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("MidnightRunner/Ultralytics") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload 4 files
Browse files- bbox/nsfw_watermarks_s_yolov8_v1.pt +3 -0
- bbox/pussy.pt +3 -0
- bbox/watermarks_s_yolov8_v1.pt +3 -0
bbox/nsfw_watermarks_s_yolov8_v1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78d27f0f5ea32783028cbbf4da4d3b9322619dca42c3f661d8f984d73c6ec57f
|
| 3 |
+
size 22519385
|
bbox/pussy.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d19bce715d4da54333706f69a71583c246186f5ccc77ed598c7548f72599082
|
| 3 |
+
size 136737210
|
bbox/watermarks_s_yolov8_v1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:234f6ab07701dcc45127758b2e111e6c288f2fdcf6c96438ec508297b4264a49
|
| 3 |
+
size 22535705
|