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 bd9b7cf commit 81f16feCopy full SHA for 81f16fe
requirements/cuda.txt
@@ -12,3 +12,4 @@ torchaudio==2.6.0
12
# These must be updated alongside torch
13
torchvision==0.21.0 # Required for phi3v processor. See https://github.com/pytorch/vision?tab=readme-ov-file#installation for corresponding version
14
xformers==0.0.29.post2; platform_system == 'Linux' and platform_machine == 'x86_64' # Requires PyTorch 2.6.0
15
+pandas==2.2.3
0 commit comments