Spaces:
Running
Running
Update requirement files
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
openai>=1.52.0
|
| 2 |
gradio>=5.0.0
|
|
|
|
|
|
| 1 |
openai>=1.52.0
|
| 2 |
gradio>=5.0.0
|
| 3 |
+
pyaudioop; python_version >= "3.13"
|