edit : imagen -> gemini로 변경, bingimg -> 사용불가 , 벡터검색api 이미지저장이아닌 데이터 전송하는 api 추가 , vactor -> vector 오타 수정
This commit is contained in:
24
requirements_vector.txt
Normal file
24
requirements_vector.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
#rest
|
||||
fastapi==0.115.0
|
||||
uvicorn==0.16.0
|
||||
pymysql==1.0.2
|
||||
sqlalchemy==1.4.29
|
||||
bcrypt==3.2.0
|
||||
pyjwt==2.3.0
|
||||
yagmail==0.14.261
|
||||
boto3==1.20.32
|
||||
pytest==6.2.5
|
||||
cryptography
|
||||
pycryptodomex
|
||||
pycryptodome
|
||||
email-validator
|
||||
|
||||
#faiss
|
||||
scikit-learn
|
||||
pillow
|
||||
flax
|
||||
transformers
|
||||
torch
|
||||
tensorflow
|
||||
matplotlib
|
||||
keras==3.10.0
|
||||
Reference in New Issue
Block a user