Jim Dowling
commited on
Commit
·
29c4155
1
Parent(s):
d3e5ffe
fix gradio version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
scikit-learn==1.1.1
|
|
|
|
1 |
hopsworks
|
2 |
joblib
|
3 |
scikit-learn==1.1.1
|
4 |
+
gradio=3.14.0
|