Commit
·
841ea1b
1
Parent(s):
b2e16cd
Add plotly as dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ transformers
|
|
| 5 |
umap-learn
|
| 6 |
torch
|
| 7 |
toml
|
| 8 |
-
streamlit-plotly-events
|
|
|
|
|
|
| 5 |
umap-learn
|
| 6 |
torch
|
| 7 |
toml
|
| 8 |
+
streamlit-plotly-events
|
| 9 |
+
plotly
|