Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
e2a8fab
1
Parent(s):
d0e93ba
Create new file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/wjf5203/VNext.git
|
2 |
+
pycocotools
|
3 |
+
scipy
|
4 |
+
timm
|
5 |
+
imgaug
|
6 |
+
opencv-python
|