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