stvnnnnnn commited on
Commit
a7e9e3f
·
verified ·
1 Parent(s): 349e4b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,6 +5,6 @@ datasets>=2.20
5
  pandas>=2.0
6
  sentencepiece
7
  deep-translator>=1.11
8
- torch==2.3.1 # CPU; si ya lo tienes en otra parte, déjalo tal cual
9
  huggingface_hub>=0.23.0
10
  pyarrow
 
5
  pandas>=2.0
6
  sentencepiece
7
  deep-translator>=1.11
8
+ torch==2.3.1+cpu ; extra-index-url https://download.pytorch.org/whl/cpu
9
  huggingface_hub>=0.23.0
10
  pyarrow