harsh2ai
commited on
Commit
·
d358a75
1
Parent(s):
f4a0156
Add soundfile dependency to fix ModuleNotFoundError
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ pandas==2.3.3
|
|
| 4 |
requests==2.32.5
|
| 5 |
huggingface-hub==1.0.1
|
| 6 |
python-dotenv
|
| 7 |
-
|
|
|
|
| 4 |
requests==2.32.5
|
| 5 |
huggingface-hub==1.0.1
|
| 6 |
python-dotenv
|
| 7 |
+
soundfile
|