Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
1 |
numpy
|
2 |
joblib
|
3 |
scikit-learn
|
|
|
|
1 |
+
gradio
|
2 |
numpy
|
3 |
joblib
|
4 |
scikit-learn
|
5 |
+
|