Spaces:
Runtime error
Runtime error
chuxiaojie
commited on
Commit
•
6c5f72d
1
Parent(s):
704454d
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
addict
|
2 |
+
future
|
3 |
+
lmdb
|
4 |
+
numpy
|
5 |
+
opencv-python
|
6 |
+
Pillow
|
7 |
+
pyyaml
|
8 |
+
requests
|
9 |
+
scikit-image
|
10 |
+
scipy
|
11 |
+
tb-nightly
|
12 |
+
tqdm
|
13 |
+
yapf
|