Nechba commited on
Commit
b1af646
·
verified ·
1 Parent(s): 6bcc7ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- fastapi
2
- pydantic
3
- streamlit
4
- openai
5
- google-generativeai
 
 
 
 
 
1
+ Numpy==1.23.5
2
+ scikit-learn==1.4.2
3
+ scipy==1.10.1
4
+ Flask==3.0.3
5
+ joblib==1.3.2
6
+ Flask-Cors==4.0.0
7
+ gunicorn==20.1.0
8
+ transformers==4.40.0
9
+ torch==2.3.0 # Add PyTorch to enable model loading