QuietImpostor
commited on
Commit
•
d748bfc
1
Parent(s):
d31d6fc
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ git+https://github.com/homebrewltd/WhisperSpeech.git
|
|
18 |
torch==2.2.0
|
19 |
torchaudio==2.2.0
|
20 |
fsspec==2024.6.1
|
21 |
-
anyio==4.4.0
|
|
|
|
18 |
torch==2.2.0
|
19 |
torchaudio==2.2.0
|
20 |
fsspec==2024.6.1
|
21 |
+
anyio==4.4.0
|
22 |
+
numpy==1.26.4
|