Spaces:
Runtime error
Runtime error
upload requirement
Browse files- packages.txt +1 -0
- requirements.txt +9 -0
- yolo11-obb12classes.pt +3 -0
packages.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
libgl1
|
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy>=1.26.0
|
| 2 |
+
Pillow>=10.0.1
|
| 3 |
+
torchvision>=0.21.0
|
| 4 |
+
opencv-python==4.11.0.86
|
| 5 |
+
ultralytics==8.3.113
|
| 6 |
+
streamlit==1.33.0
|
| 7 |
+
streamlit_webrtc==0.47.1
|
| 8 |
+
torch==2.6.0
|
| 9 |
+
supervision==0.16.0
|
yolo11-obb12classes.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc41bc87370762ea18db7060248e175926447683e1c8df3cec6a6fccccf306e7
|
| 3 |
+
size 5672444
|