Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
streamlit
|
2 |
streamlit_option_menu
|
3 |
-
|
4 |
torch
|
5 |
transformers
|
6 |
datasets
|
7 |
torch
|
|
|
|
1 |
streamlit
|
2 |
streamlit_option_menu
|
3 |
+
streamlit_echarts
|
4 |
torch
|
5 |
transformers
|
6 |
datasets
|
7 |
torch
|
8 |
+
huggingface
|