Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -14,6 +14,7 @@ from PIL import Image
|
|
| 14 |
import io
|
| 15 |
from streamlit_gsheets import GSheetsConnection
|
| 16 |
|
|
|
|
| 17 |
# conn = st.connection("gsheets", type=GSheetsConnection)
|
| 18 |
|
| 19 |
|
|
|
|
| 14 |
import io
|
| 15 |
from streamlit_gsheets import GSheetsConnection
|
| 16 |
|
| 17 |
+
|
| 18 |
# conn = st.connection("gsheets", type=GSheetsConnection)
|
| 19 |
|
| 20 |
|