From 30dd1b2a2efa43fa02096c1697cf53a657cb8e69 Mon Sep 17 00:00:00 2001 From: JesusPoderoso Date: Mon, 5 Aug 2024 14:41:15 +0200 Subject: [PATCH] Refs #21066: Add as module requirement Signed-off-by: JesusPoderoso --- sustainml_modules/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sustainml_modules/requirements.txt b/sustainml_modules/requirements.txt index 97b1517..26d82b1 100644 --- a/sustainml_modules/requirements.txt +++ b/sustainml_modules/requirements.txt @@ -3,6 +3,7 @@ networkx>=3.0 numpy>=1.24.1 ollama onnx +onnxruntime opencv-python>=4.9.0.80 optimum Pillow>=9.3.0