Add plotly as a requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio_client==0.5.0
|
|
| 3 |
numpy==1.25.2
|
| 4 |
pandas==2.0.3
|
| 5 |
spacy
|
| 6 |
-
genbit
|
|
|
|
|
|
| 3 |
numpy==1.25.2
|
| 4 |
pandas==2.0.3
|
| 5 |
spacy
|
| 6 |
+
genbit
|
| 7 |
+
plotly
|