lucalp commited on
Commit
d026e7c
·
1 Parent(s): 75e90d9

Removing specified CUDA version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -304,7 +304,7 @@ tld==0.13
304
  tldextract==5.2.0
305
  tokenizers==0.21.1
306
  toolz==1.0.0
307
- torch==2.5.1+cu121
308
  tornado==6.4.2
309
  tqdm==4.67.1
310
  tqdm-multiprocess==0.0.11
 
304
  tldextract==5.2.0
305
  tokenizers==0.21.1
306
  toolz==1.0.0
307
+ torch==2.5.1
308
  tornado==6.4.2
309
  tqdm==4.67.1
310
  tqdm-multiprocess==0.0.11