Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
transformers
|
2 |
-
peft
|
|
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
4 |
-
torch
|
5 |
-
torchvision
|
6 |
-
torchaudio
|
|
|
1 |
+
transformers
|
2 |
+
peft
|
3 |
+
av
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
torchaudio
|