Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -12,3 +12,8 @@ ray==2.10.0
|
|
12 |
unstructured
|
13 |
htbuilder
|
14 |
reportlab
|
|
|
|
|
|
|
|
|
|
|
|
12 |
unstructured
|
13 |
htbuilder
|
14 |
reportlab
|
15 |
+
google-api-python-client
|
16 |
+
google-auth
|
17 |
+
google-auth-httplib2
|
18 |
+
google-auth-oauthlib
|
19 |
+
fuzzywuzzy[speedup]
|