Dependency conflicts
#4
by
tbomez
- opened
Is someone able to provide a list of dependencies and their versions that work for this? Thanks in advance
@tbomez Please check the github for the dependency problem, https://github.com/magic-research/Sa2VA.
tbomez
changed discussion status to
closed
PyTorch packages with CUDA support
--find-links https://download.pytorch.org/whl/cu121
torch==2.2.2
torchaudio==2.2.2
torchvision==0.17.2
Additional packages
--index-url https://pypi.org/simple
pillow
ipykernel
peft==0.7.1
timm==1.0.12
flash-attn==2.7.3
sentencepiece==0.2.0
transformers==4.42.3
the above worked for me...