kharismagp commited on
Commit
6d8c53e
·
verified ·
1 Parent(s): 555f641

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  altair==5.5.0
2
  attrs==24.3.0
3
  blinker==1.9.0
@@ -48,8 +52,6 @@ tenacity==9.0.0
48
  timm==1.0.12
49
  tokenizers==0.21.0
50
  toml==0.10.2
51
- torch==2.4.1+cpu
52
- torchvision==0.19.1+cpu
53
  tornado==6.4.2
54
  tqdm==4.67.1
55
  transformers==4.47.1
 
1
+ --index-url https://download.pytorch.org/whl/cpu
2
+ torch
3
+ torchvision
4
+
5
  altair==5.5.0
6
  attrs==24.3.0
7
  blinker==1.9.0
 
52
  timm==1.0.12
53
  tokenizers==0.21.0
54
  toml==0.10.2
 
 
55
  tornado==6.4.2
56
  tqdm==4.67.1
57
  transformers==4.47.1