Razor2507 commited on
Commit
575f6ac
·
verified ·
1 Parent(s): 10861c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- fastapi==0.111.0
2
- uvicorn==0.29.0
3
- pydantic==2.1.1
4
- python-dotenv==1.0.1
5
- requests==2.32.3
6
- nltk==3.9.1
7
- transformers==4.53.2
8
- torch==2.5.1+cu121
9
- xgboost==3.0.0
10
- scikit-learn==1.5.1
11
- numpy==1.26.4
12
- pandas==2.2.3
13
- openai==1.3.7
14
- google-generativeai==0.8.5
15
  llama-cpp-python==0.3.12
 
1
+ fastapi==0.111.0
2
+ uvicorn==0.29.0
3
+ pydantic==2.1.1
4
+ python-dotenv==1.0.1
5
+ requests==2.32.3
6
+ nltk==3.9.1
7
+ transformers==4.53.2
8
+ torch==2.5.1
9
+ xgboost==3.0.0
10
+ scikit-learn==1.5.1
11
+ numpy==1.26.4
12
+ pandas==2.2.3
13
+ openai==1.3.7
14
+ google-generativeai==0.8.5
15
  llama-cpp-python==0.3.12