Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
scikit-learn
|
2 |
-
|
3 |
-
uvicorn
|
4 |
pandas
|
5 |
xgboost
|
6 |
huggingface_hub
|
|
|
1 |
scikit-learn
|
2 |
+
gradio>=3.0.0
|
|
|
3 |
pandas
|
4 |
xgboost
|
5 |
huggingface_hub
|