Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -10,12 +10,12 @@ pytz
|
|
10 |
streamlit
|
11 |
tiktoken
|
12 |
textract
|
13 |
-
seaborn
|
14 |
-
plotly
|
15 |
-
vega_datasets
|
16 |
-
bokeh
|
17 |
-
holoviews
|
18 |
-
plotnine
|
19 |
-
graphviz
|
20 |
-
tensorflow
|
21 |
-
torch
|
|
|
10 |
streamlit
|
11 |
tiktoken
|
12 |
textract
|
13 |
+
#seaborn
|
14 |
+
#plotly
|
15 |
+
#vega_datasets
|
16 |
+
#bokeh
|
17 |
+
#holoviews
|
18 |
+
#plotnine
|
19 |
+
#graphviz
|
20 |
+
#tensorflow
|
21 |
+
#torch
|