Spaces:
Build error
Build error
Commit
·
2b1a753
1
Parent(s):
031bc5a
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,6 @@ webdataset
|
|
| 16 |
git+https://github.com/homebrewltd/WhisperSpeech.git
|
| 17 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 18 |
torch==2.2.0
|
| 19 |
-
torchaudio==2.2.0
|
|
|
|
|
|
|
|
|
| 16 |
git+https://github.com/homebrewltd/WhisperSpeech.git
|
| 17 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 18 |
torch==2.2.0
|
| 19 |
+
torchaudio==2.2.0
|
| 20 |
+
fsspec==2024.6.1
|
| 21 |
+
anyio==4.4.0
|