jonathan-roos commited on
Commit
1441a6b
1 Parent(s): a508880

changed requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -44,9 +44,12 @@ spacy-loggers==1.0.3
44
  srsly==2.4.4
45
  thinc==8.1.3
46
  threadpoolctl==3.1.0
47
- torch==1.12.1+cu116
48
- torchaudio==0.12.1+cu116
49
- torchvision==0.13.1+cu116
 
 
 
50
  tqdm==4.64.1
51
  typer==0.4.2
52
  typing_extensions==4.4.0
 
44
  srsly==2.4.4
45
  thinc==8.1.3
46
  threadpoolctl==3.1.0
47
+ torch==1.12.1
48
+ torchaudio==0.12.1
49
+ torchvision==0.13.1
50
+ # torch==1.12.1+cu116
51
+ # torchaudio==0.12.1+cu116
52
+ # torchvision==0.13.1+cu116
53
  tqdm==4.64.1
54
  typer==0.4.2
55
  typing_extensions==4.4.0