Spaces:
Running
on
Zero
Running
on
Zero
update requirements.txt
Browse files- 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
|
13 |
-
torchaudio
|
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
|