We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742a100 commit 0b6842cCopy full SHA for 0b6842c
1 file changed
tox.ini
@@ -29,6 +29,7 @@ extras =
29
dev
30
commands =
31
pip install -U pip
32
+ pip install setuptools
33
34
# Install torch related dependencies with CUDA 11.8
35
gpu: pip install torch==2.0.1 torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
0 commit comments