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