Spaces:
Runtime error
Runtime error
Commit ·
740ae8b
1
Parent(s): b803448
Initial commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -77,6 +77,7 @@ tokenizers==0.15.2
|
|
| 77 |
tomlkit==0.12.0
|
| 78 |
toolz==0.12.1
|
| 79 |
torch==2.2.0
|
|
|
|
| 80 |
tqdm==4.66.2
|
| 81 |
transformers==4.37.2
|
| 82 |
triton==2.2.0
|
|
|
|
| 77 |
tomlkit==0.12.0
|
| 78 |
toolz==0.12.1
|
| 79 |
torch==2.2.0
|
| 80 |
+
torchaudio==2.2.0
|
| 81 |
tqdm==4.66.2
|
| 82 |
transformers==4.37.2
|
| 83 |
triton==2.2.0
|