Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
openai
|
3 |
asyncio
|
4 |
websockets
|
@@ -6,4 +6,4 @@ python-dotenv
|
|
6 |
numpy
|
7 |
soundfile
|
8 |
pydub
|
9 |
-
uuid
|
|
|
1 |
+
gradio>=4.12.0
|
2 |
openai
|
3 |
asyncio
|
4 |
websockets
|
|
|
6 |
numpy
|
7 |
soundfile
|
8 |
pydub
|
9 |
+
uuid
|