Spaces:
Runtime error
Runtime error
Commit
·
b608ca6
1
Parent(s):
c7f3cc6
requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
glob
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
collections
|
6 |
+
cv2
|
7 |
+
PIL
|