Add doc for dev image (#2641)
Add doc for dev image ### Type of change - [x] Documentation Update --------- Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@ mistralai = "0.4.2"
|
||||
nltk = "3.9.1"
|
||||
numpy = "1.26.4"
|
||||
ollama = "0.2.1"
|
||||
onnxruntime = "1.17.3"
|
||||
onnxruntime = "1.19.2"
|
||||
openai = "1.12.0"
|
||||
opencv-python = "4.9.0.80"
|
||||
opencv-python-headless = "4.9.0.80"
|
||||
@@ -111,6 +111,7 @@ python-docx = "^1.1.2"
|
||||
pypdf2 = "^3.0.1"
|
||||
graspologic = "^3.4.1"
|
||||
pymysql = "^1.1.1"
|
||||
mini-racer = "^0.12.4"
|
||||
|
||||
|
||||
[tool.poetry.group.full]
|
||||
@@ -120,7 +121,6 @@ optional = true
|
||||
bcembedding = "0.1.3"
|
||||
fastembed = "^0.3.6"
|
||||
flagembedding = "1.2.10"
|
||||
mini-racer = "^0.12.4"
|
||||
torch = "2.3.0"
|
||||
transformers = "4.38.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user