1bincooo commited on
Commit
51cefe1
·
verified ·
1 Parent(s): 195b7ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  fastapi==0.104.1
2
- transformers[sentencepiece]>=4.45.0
3
- uvicorn[standard]==0.17.6
4
  pydantic==1.10.13
5
- torch==2.2.2
6
- protobuf
7
- safetensors
8
- tiktoken
 
1
  fastapi==0.104.1
2
+ transformers[sentencepiece]
3
+ FlagEmbedding>=1.2.10
4
  pydantic==1.10.13
5
+ uvicorn==0.17.6
6
+ itsdangerous
7
+ protobuf