Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
toml
|
2 |
-
fastai
|
|
|
|
|
|
|
|
|
|
|
|
1 |
toml
|
2 |
+
fastai
|
3 |
+
opencv-contrib-python
|
4 |
+
dlib
|
5 |
+
numpy
|
6 |
+
imutils
|
7 |
+
vptree
|