Spaces:
Build error
Build error
Commit
·
3563208
1
Parent(s):
40a2614
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dlib
|
| 2 |
+
numpy
|
| 3 |
+
opencv-python-headless
|
| 4 |
+
Pillow
|
| 5 |
+
scipy
|
| 6 |
+
torch
|
| 7 |
+
torchvision
|