Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ ipython
|
|
6 |
scikit-learn
|
7 |
plotly
|
8 |
Werkzeug
|
9 |
-
google-cloud-storage
|
|
|
|
6 |
scikit-learn
|
7 |
plotly
|
8 |
Werkzeug
|
9 |
+
google-cloud-storage
|
10 |
+
gcsfs
|