We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32aa74c commit 1a6af14Copy full SHA for 1a6af14
requirements/common.txt
@@ -29,7 +29,7 @@ partial-json-parser # used for parsing partial JSON outputs
29
pyzmq >= 25.0.0
30
msgspec
31
gguf >= 0.13.0
32
-importlib_metadata
+importlib_metadata; python_version < '3.10'
33
mistral_common[opencv] >= 1.5.4
34
opencv-python-headless >= 4.11.0 # required for video IO
35
pyyaml
0 commit comments