Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ requests_to_curl==1.1.0
|
|
2 |
toml==0.10.2
|
3 |
omegaconf==2.3.0
|
4 |
syrupy==4.0.8
|
5 |
-
streamlit_pills==0.3.0
|
|
|
|
2 |
toml==0.10.2
|
3 |
omegaconf==2.3.0
|
4 |
syrupy==4.0.8
|
5 |
+
streamlit_pills==0.3.0
|
6 |
+
pip install streamlit-feedback==0.0.3
|