Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -9,4 +9,11 @@ numpy==1.26.4
|
|
9 |
transformers==4.41.2
|
10 |
streamlit-aggrid==1.0.5
|
11 |
scikit-learn==1.5.1
|
12 |
-
google-cloud-storage==2.18.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
transformers==4.41.2
|
10 |
streamlit-aggrid==1.0.5
|
11 |
scikit-learn==1.5.1
|
12 |
+
google-cloud-storage==2.18.2
|
13 |
+
google-auth==2.34.0
|
14 |
+
google-api-core==2.19.1
|
15 |
+
google-cloud-core==2.4.1
|
16 |
+
google-crc32c==1.5.0
|
17 |
+
google-resumable-media==2.7.2
|
18 |
+
googleapis-common-protos==1.63.2
|
19 |
+
proto-plus==1.24.0
|