Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ huggingface_hub>=0.30,<1.0
|
|
| 2 |
openai==1.63.2
|
| 3 |
gspread==6.1.3
|
| 4 |
google-auth>=2.14.1
|
| 5 |
-
google-api-python-client>=2.0.0
|
|
|
|
|
|
| 2 |
openai==1.63.2
|
| 3 |
gspread==6.1.3
|
| 4 |
google-auth>=2.14.1
|
| 5 |
+
google-api-python-client>=2.0.0
|
| 6 |
+
pydub>=0.25.1
|