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.
2 parents 898ded1 + 3df0ea3 commit 612804aCopy full SHA for 612804a
examples/llava/requirements.txt
@@ -1,5 +1,5 @@
1
-r ../../requirements/requirements-convert_legacy_llama.txt
2
--extra-index-url https://download.pytorch.org/whl/cpu
3
-pillow~=10.2.0
+pillow~=10.4.0
4
torch~=2.2.1
5
torchvision~=0.17.1
examples/server/tests/requirements.txt
@@ -1,7 +1,7 @@
-aiohttp~=3.9.3
+aiohttp~=3.10.10
behave~=1.2.6
huggingface_hub~=0.23.2
numpy~=1.26.4
openai~=1.30.3
6
prometheus-client~=0.20.0
7
-requests~=2.32.2
+requests~=2.32.3
0 commit comments