Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
xgboost
|
3 |
huggingface_hub
|
4 |
joblib
|
5 |
-
|
|
|
|
|
|
2 |
xgboost
|
3 |
huggingface_hub
|
4 |
joblib
|
5 |
+
openai
|
6 |
+
pandas
|
7 |
+
numpy
|