Spaces:
Sleeping
Sleeping
Commit
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
st_pages==0.4.5
|
2 |
+
streamlit==1.26.0
|
3 |
+
pandas==2.1.0
|
4 |
+
Pillow==9.5.0
|