Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
transformers[torch]
|
| 2 |
scipy
|
| 3 |
-
streamlit-option-menu
|
|
|
|
|
|
| 1 |
transformers[torch]
|
| 2 |
scipy
|
| 3 |
+
streamlit-option-menu
|
| 4 |
+
plotly
|