edit : imagen -> gemini로 변경, bingimg -> 사용불가 , 벡터검색api 이미지저장이아닌 데이터 전송하는 api 추가 , vactor -> vector 오타 수정
This commit is contained in:
14
environment_vector.yml
Normal file
14
environment_vector.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: fm_rest_vactor
|
||||
channels:
|
||||
- pytorch
|
||||
- nvidia
|
||||
- rapidsai
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- libnvjitlink
|
||||
- faiss-gpu-cuvs=1.10.0
|
||||
- tensorflow=2.11.0
|
||||
- pip:
|
||||
- -r requirements_vactor.txt
|
||||
Reference in New Issue
Block a user