13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
# V100-friendly pinned environment
|
|
# Uses the official PyTorch cu118 wheel channel and avoids unnecessary torchaudio.
|
|
--extra-index-url https://download.pytorch.org/whl/cu118
|
|
torch==2.6.0
|
|
torchvision==0.21.0
|
|
numpy<2
|
|
opencv-python<4.11
|
|
Pillow
|
|
git+https://github.com/openai/CLIP.git@d05afc436d78f1c48dc0dbf8e5980a9d471f35f6
|
|
ftfy
|
|
regex
|
|
tqdm
|
|
matplotlib |