annayding
commited on
Commit
·
82f5d3d
1
Parent(s):
ec03f2e
reqs
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
gradio
|
2 |
numpy
|
3 |
-
opencv_python
|
4 |
-
opencv_python_headless
|
5 |
pandas
|
6 |
-
Pillow
|
7 |
-
supervision
|
8 |
-
torch
|
9 |
-
tqdm
|
10 |
-
transformers
|
|
|
1 |
+
gradio
|
2 |
numpy
|
3 |
+
opencv_python
|
4 |
+
opencv_python_headless
|
5 |
pandas
|
6 |
+
Pillow
|
7 |
+
supervision
|
8 |
+
torch
|
9 |
+
tqdm
|
10 |
+
transformers
|