annayding
commited on
Commit
·
ec03f2e
1
Parent(s):
bfa3aba
requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio==5.8.0
|
2 |
-
numpy
|
3 |
opencv_python==4.7.0.68
|
4 |
opencv_python_headless==4.8.1.78
|
5 |
-
pandas
|
6 |
Pillow==11.0.0
|
7 |
supervision==0.25.0
|
8 |
torch==2.0.1
|
|
|
1 |
gradio==5.8.0
|
2 |
+
numpy
|
3 |
opencv_python==4.7.0.68
|
4 |
opencv_python_headless==4.8.1.78
|
5 |
+
pandas
|
6 |
Pillow==11.0.0
|
7 |
supervision==0.25.0
|
8 |
torch==2.0.1
|