cloudunity commited on
Commit
f8775bb
·
verified ·
1 Parent(s): 26eff8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- python-multipart==0.0.6
4
- pydantic==2.5.0
5
- requests==2.31.0
6
- httpx==0.25.2
7
- torch==2.1.2
8
- transformers==4.53.1
9
- huggingface-hub==0.20.1
10
- numpy==1.26.3
11
- python-dotenv==1.0.0
12
- sentencepiece==0.1.99
13
- accelerate==0.25.0
14
- openai==1.3.7
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ pydantic
5
+ requests
6
+ httpx
7
+ torch
8
+ transformers
9
+ huggingface-hub
10
+ numpy
11
+ python-dotenv
12
+ sentencepiece
13
+ accelerate
14
+ openai