Spaces:
Runtime error
Runtime error
stefania11 commited on
Commit ·
e62707e
1
Parent(s): 4644579
Add requirements file
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scipy
|
| 2 |
+
ftfy
|
| 3 |
+
emoji-country-flag
|
| 4 |
+
git+https://github.com/openai/whisper.git
|