Spaces:
Running
on
Zero
Running
on
Zero
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
|