adamantix commited on
Commit
8fbef0a
·
verified ·
1 Parent(s): d3e1e70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- torch==2.1.2+cpu --index-url https://download.pytorch.org/whl/cpu
2
- torchvision==0.16.2+cpu --index-url https://download.pytorch.org/whl/cpu
 
 
3
  transformers
4
  xgboost
5
  git+https://github.com/mlfoundations/open_clip.git
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+
3
+ torch==2.1.2+cpu
4
+ torchvision==0.16.2+cpu
5
  transformers
6
  xgboost
7
  git+https://github.com/mlfoundations/open_clip.git