Spaces:
Runtime error
Runtime error
hamzapehlivan
commited on
Commit
·
ba1a297
1
Parent(s):
afab620
Change requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==1.7.1+cpu
|
3 |
dlib
|
4 |
-
gradio
|
|
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==1.7.1+cpu
|
3 |
dlib
|
4 |
+
gradio
|
5 |
+
scipy
|