HamidOmarov commited on
Commit
1bcdf0f
·
1 Parent(s): f06409c

API: add translation deps

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
  fastapi
2
- uvicorn[standard]
3
- python-multipart
4
- pydantic==2.*
5
- pydantic-settings
6
  sentence-transformers
7
- faiss-cpu
8
  pypdf
9
- python-dotenv
10
  transformers>=4.40
11
  sentencepiece
12
- sacremoses
 
1
  fastapi
2
+ uvicorn
 
 
 
3
  sentence-transformers
 
4
  pypdf
5
+ faiss-cpu
6
  transformers>=4.40
7
  sentencepiece
8
+ sacremoses