AshenH commited on
Commit
70acb38
·
verified ·
1 Parent(s): 9b3d9a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -14
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- gradio>=4.0.0
2
- pandas>=2.0.0
3
- numpy>=1.24.0
4
- torch>=2.0.0
5
- transformers>=4.35.0
6
- duckdb==1.3.2 # Specific version for MotherDuck compatibility
7
- google-cloud-bigquery>=3.0.0
8
- google-auth>=2.0.0
9
- scikit-learn>=1.3.0
10
- shap>=0.42.0
11
- matplotlib>=3.7.0
12
- jinja2>=3.1.0
13
- joblib>=1.3.0
14
- huggingface-hub>=0.19.0
 
1
+ gradio
2
+ langchain
3
+ langchain-groq
4
+ langchain-core
5
+ langchain-community
6
+ pandas
7
+ statsmodels
8
+ scikit-learn