Install no deps separately for wheel (#13799)

* Install no deps separately for wheel

* Fix order

* fix arg
This commit is contained in:
Nicolas Mowen
2024-09-17 11:04:51 -06:00
committed by GitHub
parent bcae0cf441
commit 90d7fc6bc5
3 changed files with 4 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ openvino == 2024.1.*
onnxruntime-openvino == 1.18.* ; platform_machine == 'x86_64'
onnxruntime == 1.18.* ; platform_machine == 'aarch64'
# Embeddings
onnx_clip == 4.0.*
chromadb == 0.5.0
# Generative AI
google-generativeai == 0.6.*