Spaces:
Sleeping
Sleeping
Commit ·
60686d3
1
Parent(s): 74a1018
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,7 +5,7 @@ import json
|
|
| 5 |
import uuid
|
| 6 |
|
| 7 |
|
| 8 |
-
st.set_page_config(page_title="Authentication", page_icon=":guardsman:", layout="wide")
|
| 9 |
|
| 10 |
# st.title("Authentication")
|
| 11 |
|
|
|
|
| 5 |
import uuid
|
| 6 |
|
| 7 |
|
| 8 |
+
# st.set_page_config(page_title="Authentication", page_icon=":guardsman:", layout="wide")
|
| 9 |
|
| 10 |
# st.title("Authentication")
|
| 11 |
|