mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 15:20:40 +08:00
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
|
|
# OpenMontage - GPU Dependencies
|
||
|
|
# Install these in addition to requirements.txt when GPU is available
|
||
|
|
torch>=2.0
|
||
|
|
torchaudio>=2.0
|
||
|
|
torchvision>=0.15
|