Spaces:
Runtime error
Runtime error
rodolfoocampo
commited on
Commit
•
5b94a95
1
Parent(s):
9b68b63
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai == 0.27.0
|
|
3 |
scipy
|
4 |
ftfy
|
5 |
torch
|
6 |
-
gspread
|
|
|
|
3 |
scipy
|
4 |
ftfy
|
5 |
torch
|
6 |
+
gspread
|
7 |
+
oauth2client
|