Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
-
gradio==5.29.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.29.0
|
| 2 |
+
torch==2.7.0
|
| 3 |
+
ultralytics==8.3.129
|
| 4 |
+
opencv-python==4.11.0.86
|
| 5 |
+
pillow==10.4.0
|
| 6 |
+
numpy==2.2.5
|
| 7 |
+
psutil==5.9.8
|
| 8 |
+
spaces==0.35.0
|