YDluffy commited on
Commit
7d1dc30
verified
1 Parent(s): 8898ec4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio
2
  xgboost
3
  huggingface_hub
4
- openai
 
5
  scikit-learn
6
  pandas
7
  numpy
8
- transformers
9
 
 
1
  gradio
2
  xgboost
3
  huggingface_hub
4
+ transformers
5
+ joblib
6
  scikit-learn
7
  pandas
8
  numpy
9
+
10