Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CosmoAI
/
CosmoS
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CosmoAI
commited on
Aug 27, 2023
Commit
4204d58
·
1 Parent(s):
772aa14
new
Browse files
Files changed (1)
hide
show
Auth.py
+1
-1
Auth.py
CHANGED
Viewed
@@ -5,7 +5,7 @@ from Home import dashboard
5
import pymongo
6
7
8
-
st.page_config(page_title="Auth", page_icon=":lock:")
9
10
11
5
import pymongo
6
7
8
+
st.page_config(page_title="Auth", page_icon=":lock:")
9
10
11