Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
|
|
| 1 |
torch==2.1.2
|
| 2 |
torchvision==0.16.2
|
| 3 |
-
ultralytics==8.0.196
|
| 4 |
pillow==10.3.0
|
| 5 |
-
pandas==2.2.2
|
| 6 |
numpy==1.26.4
|
|
|
|
| 1 |
+
ultralytics==8.1.0
|
| 2 |
torch==2.1.2
|
| 3 |
torchvision==0.16.2
|
|
|
|
| 4 |
pillow==10.3.0
|
|
|
|
| 5 |
numpy==1.26.4
|