Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ python-dotenv
|
|
| 7 |
huggingface_hub
|
| 8 |
transformers
|
| 9 |
torch
|
| 10 |
-
soundfile
|
|
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
transformers
|
| 9 |
torch
|
| 10 |
+
soundfile
|
| 11 |
+
datasets
|