RobotJelly commited on
Commit
6dc9463
1 Parent(s): d3eec10

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  git+https://github.com/openai/CLIP.git
2
- torch==1.7.1
 
3
  torchvision==0.8.2
4
  ftfy
5
  regex
1
  git+https://github.com/openai/CLIP.git
2
+ --find-links https://download.pytorch.org/whl/torch_stable.html
3
+ torch==1.7.1+cpu
4
  torchvision==0.8.2
5
  ftfy
6
  regex