Spaces:
Running
Running
Commit
·
1e477d8
1
Parent(s):
4c17e05
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -24,6 +24,7 @@ imageio-ffmpeg==0.4.9
|
|
| 24 |
# 语音处理
|
| 25 |
openai-whisper==20231117
|
| 26 |
soundfile==0.12.1
|
|
|
|
| 27 |
|
| 28 |
# Web界面
|
| 29 |
gradio==4.36.1
|
|
|
|
| 24 |
# 语音处理
|
| 25 |
openai-whisper==20231117
|
| 26 |
soundfile==0.12.1
|
| 27 |
+
openai==1.12.0
|
| 28 |
|
| 29 |
# Web界面
|
| 30 |
gradio==4.36.1
|