K00B404 commited on
Commit
2f508cb
·
verified ·
1 Parent(s): 0061c9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,7 +7,9 @@ numpy==1.22.0
7
  pandas==1.5.3
8
  scikit-learn==1.5.1
9
  matplotlib==3.8.4
10
- torch==2.3.1+cpupip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
 
 
11
 
12
  # Natural Language Processing and AI
13
  spacy==3.7.5
 
7
  pandas==1.5.3
8
  scikit-learn==1.5.1
9
  matplotlib==3.8.4
10
+ torch --index-url https://download.pytorch.org/whl/cpu
11
+ torchvision --index-url https://download.pytorch.org/whl/cpu
12
+ torchaudio --index-url https://download.pytorch.org/whl/cpu
13
 
14
  # Natural Language Processing and AI
15
  spacy==3.7.5