Spaces:
Build error
Build error
Commit
·
1004209
1
Parent(s):
b88ef96
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ numpy
|
|
2 |
tensorflow
|
3 |
sklearn
|
4 |
scikit-image
|
5 |
-
gradio
|
6 |
scipy
|
|
|
2 |
tensorflow
|
3 |
sklearn
|
4 |
scikit-image
|
5 |
+
gradio==2.7.5.2
|
6 |
scipy
|