rosacastillo
commited on
Commit
·
fe9b19b
1
Parent(s):
c8a420b
fix missing import
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,6 +5,8 @@ huggingface-hub
|
|
5 |
pyarrow
|
6 |
requests
|
7 |
gradio==4.13.0
|
|
|
|
|
8 |
pytz
|
9 |
duckdb
|
10 |
ipfshttpclient
|
|
|
5 |
pyarrow
|
6 |
requests
|
7 |
gradio==4.13.0
|
8 |
+
plotly
|
9 |
+
nbformat
|
10 |
pytz
|
11 |
duckdb
|
12 |
ipfshttpclient
|