brendon-ai commited on
Commit
40f8c64
·
verified ·
1 Parent(s): 5cd8a42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi==0.104.1
2
- uvicorn[standard]==0.17.6
3
  pydantic==2.5.0
4
- torch==2.1.0
5
- transformers==4.36.0
6
- accelerate==0.25.0
 
 
1
  fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
  pydantic==2.5.0
4
+ httpx==0.25.2
5
+ python-multipart==0.0.6
6
+ aiofiles==23.2.1
7
+ python-json-logger==2.0.7