Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
pandas
|
2 |
streamlit==1.45.0
|
|
|
|
|
3 |
gspread
|
4 |
oauth2client
|
5 |
dill
|
|
|
1 |
pandas
|
2 |
streamlit==1.45.0
|
3 |
+
gradio
|
4 |
+
pandas
|
5 |
gspread
|
6 |
oauth2client
|
7 |
dill
|