Spaces:
No application file
No application file
Upload folder using huggingface_hub
Browse files
sparrow-ui/requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.22.0
|
| 2 |
+
streamlit_option_menu
|
| 3 |
+
streamlit-sparrow-labeling==0.1.1
|
| 4 |
+
streamlit_nested_layout
|
| 5 |
+
streamlit-javascript
|
| 6 |
+
natsort
|
| 7 |
+
streamlit-aggrid==0.3.3
|
| 8 |
+
pandas<2.0
|