Spaces:
Runtime error
Runtime error
Commit
·
78b7e4f
1
Parent(s):
fb90f95
Update app.py
Browse filesauthentication removed version 2
app.py
CHANGED
@@ -40,7 +40,7 @@ if authentication_status:
|
|
40 |
return st.success("Source File Uploaded")
|
41 |
|
42 |
st.title("PROFESSOR SATHISH- AI SPLITTER ")
|
43 |
-
authenticator.logout("Logout", "sidebar")
|
44 |
|
45 |
col1, col2, col3 = st.columns(3)
|
46 |
|
|
|
40 |
return st.success("Source File Uploaded")
|
41 |
|
42 |
st.title("PROFESSOR SATHISH- AI SPLITTER ")
|
43 |
+
#authenticator.logout("Logout", "sidebar")
|
44 |
|
45 |
col1, col2, col3 = st.columns(3)
|
46 |
|