Spaces:
Runtime error
Runtime error
req
Browse files
.ipynb_checkpoints/requirements-checkpoint.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cython
|
2 |
+
submitit
|
3 |
+
scipy
|
4 |
+
termcolor
|
5 |
+
addict
|
6 |
+
yapf==0.40.1
|
7 |
+
timm
|
8 |
+
torch
|
9 |
+
torchvision
|
10 |
+
transformers
|
11 |
+
numpy
|
12 |
+
opencv-python
|
13 |
+
supervision==0.6.0
|
14 |
+
pycocotools
|
15 |
+
pyyaml>3.10
|
16 |
+
colorlog
|
17 |
+
loralib
|
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cython
|
2 |
+
submitit
|
3 |
+
scipy
|
4 |
+
termcolor
|
5 |
+
addict
|
6 |
+
yapf==0.40.1
|
7 |
+
timm
|
8 |
+
torch
|
9 |
+
torchvision
|
10 |
+
transformers
|
11 |
+
numpy
|
12 |
+
opencv-python
|
13 |
+
supervision==0.6.0
|
14 |
+
pycocotools
|
15 |
+
pyyaml>3.10
|
16 |
+
colorlog
|
17 |
+
loralib
|