Spaces:
Sleeping
Sleeping
fiesty-bear
commited on
Commit
·
9d7f2cf
1
Parent(s):
7255c42
Readme
Browse files- requirements.txt +1 -27
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
absl-py==1.4.0
|
2 |
aiofiles==23.2.1
|
3 |
aiohttp==3.9.1
|
@@ -122,33 +123,6 @@ geopandas==0.13.2
|
|
122 |
geopy==2.3.0
|
123 |
gin-config==0.5.0
|
124 |
glob2==0.7
|
125 |
-
google==2.0.3
|
126 |
-
google-ai-generativelanguage==0.4.0
|
127 |
-
google-api-core==2.11.1
|
128 |
-
google-api-python-client==2.84.0
|
129 |
-
google-auth==2.17.3
|
130 |
-
google-auth-httplib2==0.1.1
|
131 |
-
google-auth-oauthlib==1.2.0
|
132 |
-
google-cloud-aiplatform==1.39.0
|
133 |
-
google-cloud-bigquery==3.12.0
|
134 |
-
google-cloud-bigquery-connection==1.12.1
|
135 |
-
google-cloud-bigquery-storage==2.24.0
|
136 |
-
google-cloud-core==2.3.3
|
137 |
-
google-cloud-datastore==2.15.2
|
138 |
-
google-cloud-firestore==2.11.1
|
139 |
-
google-cloud-functions==1.13.3
|
140 |
-
google-cloud-iam==2.13.0
|
141 |
-
google-cloud-language==2.9.1
|
142 |
-
google-cloud-resource-manager==1.11.0
|
143 |
-
google-cloud-storage==2.8.0
|
144 |
-
google-cloud-translate==3.11.3
|
145 |
-
google-colab @ file:///colabtools/dist/google-colab-1.0.0.tar.gz#sha256=6294a64a6af49a94409f8f79ccec6448629262a3bb2cebbd4450060dc293984b
|
146 |
-
google-crc32c==1.5.0
|
147 |
-
google-generativeai==0.3.2
|
148 |
-
google-pasta==0.2.0
|
149 |
-
google-resumable-media==2.7.0
|
150 |
-
googleapis-common-protos==1.62.0
|
151 |
-
googledrivedownloader==0.4
|
152 |
gradio==3.50.0
|
153 |
gradio_client==0.6.1
|
154 |
graphviz==0.20.1
|
|
|
1 |
+
|
2 |
absl-py==1.4.0
|
3 |
aiofiles==23.2.1
|
4 |
aiohttp==3.9.1
|
|
|
123 |
geopy==2.3.0
|
124 |
gin-config==0.5.0
|
125 |
glob2==0.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
gradio==3.50.0
|
127 |
gradio_client==0.6.1
|
128 |
graphviz==0.20.1
|