GaneshNaik0108 commited on
Commit
d0a6adc
·
verified ·
1 Parent(s): e40f03b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- scikit-learn==1.6.1
2
- gradio
3
- joblib
4
- numpy==1.25.2
5
- pandas==2.1.1
6
- fastapi==0.111.0
7
  uvicorn[standard]==0.24.0
8
- lightgbm
9
- huggingface_hub
 
 
 
 
 
1
+ fastapi==0.104.1
 
 
 
 
 
2
  uvicorn[standard]==0.24.0
3
+ pandas==2.1.3
4
+ scikit-learn==1.3.2
5
+ joblib==1.3.2
6
+ lightgbm==4.6.0
7
+ huggingface-hub==0.19.4
8
+ pydantic==2.5.0