Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/datajoi/DataViz-Agent
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
torch
|
2 |
huggingface_hub
|
|
|
3 |
transformers
|
4 |
-
duckdb
|
|
|
|
|
|
1 |
torch
|
2 |
huggingface_hub
|
3 |
+
accelerate
|
4 |
transformers
|
5 |
+
duckdb
|
6 |
+
seaborn
|
7 |
+
plotly
|