Spaces:
Running
on
Zero
Running
on
Zero
vinesmsuic
commited on
Commit
•
b142874
1
Parent(s):
c35b620
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ xformers~=0.0.20
|
|
8 |
numpy>=1.23.5
|
9 |
pandas<2.0.0
|
10 |
peft
|
11 |
-
torch
|
12 |
torchvision
|
13 |
torchaudio
|
14 |
jupyterlab>=4.0.2
|
|
|
8 |
numpy>=1.23.5
|
9 |
pandas<2.0.0
|
10 |
peft
|
11 |
+
torch==2.2
|
12 |
torchvision
|
13 |
torchaudio
|
14 |
jupyterlab>=4.0.2
|