GodfreyOwino commited on
Commit
3cdae41
1 Parent(s): 6e498bf

adding pandas to reqs.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ uvicorn
3
  numpy==1.25.2
4
  scikit-learn==1.2.2
5
  huggingface_hub
6
- joblib==1.4.2
 
 
3
  numpy==1.25.2
4
  scikit-learn==1.2.2
5
  huggingface_hub
6
+ joblib==1.4.2
7
+ pandas==2.0.3