Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,7 @@ pydantic==2.10.6
|
|
| 17 |
datasets
|
| 18 |
faiss-cpu
|
| 19 |
# pickle
|
| 20 |
-
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
datasets
|
| 18 |
faiss-cpu
|
| 19 |
# pickle
|
| 20 |
+
soundfile
|
| 21 |
+
psycopg2-binary
|
| 22 |
+
gspread
|
| 23 |
+
oauth2client
|