MsChabane commited on
Commit
ecc136b
·
verified ·
1 Parent(s): 3392bd8

add torch to requirments

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -9,4 +9,9 @@ matplotlib
9
  transformers
10
  seaborn
11
  jinja2
12
- pytorch
 
 
 
 
 
 
9
  transformers
10
  seaborn
11
  jinja2
12
+ torch==2.2.1+cu118
13
+ torchvision==0.17.1+cu118
14
+ torchaudio==2.2.1+cu118
15
+ torch==2.2.1+cpu
16
+ torchvision==0.17.1+cpu
17
+ torchaudio==2.2.1+cpu