Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ ultralytics==8.2.0
|
|
| 2 |
gradio==4.36.1
|
| 3 |
pillow==10.4.0
|
| 4 |
numpy==1.26.4
|
|
|
|
|
|
| 2 |
gradio==4.36.1
|
| 3 |
pillow==10.4.0
|
| 4 |
numpy==1.26.4
|
| 5 |
+
torch==2.5.1
|