Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers[torch]
|
2 |
torch==2.1.2
|
3 |
-
torchvision==
|
4 |
torchaudio==2.1.2
|
5 |
einops
|
6 |
peft
|
|
|
1 |
transformers[torch]
|
2 |
torch==2.1.2
|
3 |
+
torchvision==0.16.2
|
4 |
torchaudio==2.1.2
|
5 |
einops
|
6 |
peft
|