Matteo Sirri commited on
Commit
bcbbd5f
·
1 Parent(s): 02586d6

fix: fix deps

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -82,10 +82,10 @@ starlette==0.20.4
82
  thinc==8.1.5
83
  threadpoolctl==3.1.0
84
  toml==0.10.2
85
- torch==1.12.1+cu116
86
- torchaudio==0.12.1+cu116
87
  torchinfo==1.7.1
88
- torchvision==0.13.1+cu116
89
  tqdm==4.64.1
90
  tracktor==0.0.1
91
  typer==0.4.2
 
82
  thinc==8.1.5
83
  threadpoolctl==3.1.0
84
  toml==0.10.2
85
+ torch==1.12.1
86
+ torchaudio==0.12.1
87
  torchinfo==1.7.1
88
+ torchvision==0.13.1
89
  tqdm==4.64.1
90
  tracktor==0.0.1
91
  typer==0.4.2