Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ streamlit==1.31.0
|
|
5 |
pydantic==1.8.2
|
6 |
plotly==5.19.0
|
7 |
xlsxwriter==3.2.0
|
8 |
-
streamlit-aggrid==0.3.4
|
|
|
|
5 |
pydantic==1.8.2
|
6 |
plotly==5.19.0
|
7 |
xlsxwriter==3.2.0
|
8 |
+
streamlit-aggrid==0.3.4
|
9 |
+
huggingface-hub==0.23.3
|