Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch==1.12.1
|
| 3 |
torchvision==0.13.1
|
|
|
|
| 4 |
transformers==4.28.0
|
| 5 |
tqdm
|
| 6 |
decord
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch==1.12.1
|
| 3 |
torchvision==0.13.1
|
| 4 |
+
torchaudio==0.12.1
|
| 5 |
transformers==4.28.0
|
| 6 |
tqdm
|
| 7 |
decord
|