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 21aa12f commit 6c8f63eCopy full SHA for 6c8f63e
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.4.0
+pillow~=11.0.0
4
torch~=2.2.1
5
torchvision~=0.17.1
examples/server/tests/requirements.txt
@@ -1,4 +1,4 @@
-aiohttp~=3.10.10
+aiohttp~=3.11.7
behave~=1.2.6
huggingface_hub~=0.23.2
numpy~=1.26.4
0 commit comments