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 369be55 commit a677f01Copy full SHA for a677f01
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~=11.1.0
4
torch~=2.2.1
5
torchvision~=0.17.1
examples/server/tests/requirements.txt
@@ -1,4 +1,4 @@
-aiohttp~=3.9.3
+aiohttp~=3.11.12
pytest~=8.3.3
huggingface_hub~=0.23.2
numpy~=1.26.4
0 commit comments