Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ asyncio
|
|
7 |
pandas
|
8 |
dash[diskcache]
|
9 |
ffmpeg
|
10 |
-
pydub
|
|
|
|
7 |
pandas
|
8 |
dash[diskcache]
|
9 |
ffmpeg
|
10 |
+
pydub
|
11 |
+
huggingface_hub
|