Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ datasets
|
|
| 7 |
huggingface_hub==0.19.3
|
| 8 |
pydantic==1.10.13
|
| 9 |
typing-extensions==4.5.0
|
| 10 |
-
|
| 11 |
# Audio & Speech
|
| 12 |
pyttsx3==2.90
|
| 13 |
SpeechRecognition==3.10.1
|
|
|
|
| 7 |
huggingface_hub==0.19.3
|
| 8 |
pydantic==1.10.13
|
| 9 |
typing-extensions==4.5.0
|
| 10 |
+
openai
|
| 11 |
# Audio & Speech
|
| 12 |
pyttsx3==2.90
|
| 13 |
SpeechRecognition==3.10.1
|