Spaces:
Sleeping
Sleeping
Commit ·
d27edfa
1
Parent(s): f0c6510
Fixed typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ gradio==4.29.0
|
|
| 2 |
openai==1.19.0
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
pytest==8.2.0
|
| 5 |
-
webrtcvad=2.0.10
|
|
|
|
| 2 |
openai==1.19.0
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
pytest==8.2.0
|
| 5 |
+
webrtcvad==2.0.10
|