ksort commited on
Commit
3ec9103
·
1 Parent(s): 1fe8637

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,8 @@ numpy>=1.23.5
9
  pandas<2.0.0
10
  peft
11
  torch==2.2.0
12
- torchvision==0.15.2
13
- torchaudio==2.0.2
14
  jupyterlab>=4.0.2
15
  notebook>=6.5.4
16
  albumentations>=1.1.0
 
9
  pandas<2.0.0
10
  peft
11
  torch==2.2.0
12
+ torchvision
13
+ torchaudio
14
  jupyterlab>=4.0.2
15
  notebook>=6.5.4
16
  albumentations>=1.1.0