Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ankush05
/
thursday
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Ankush05
commited on
Sep 7, 2023
Commit
d375c20
·
1 Parent(s):
f082504
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,7 +48,7 @@ def main():
48
Login()
49
50
elif selected == "Signup":
51
-
SignUp
()
52
53
main()
54
48
Login()
49
50
elif selected == "Signup":
51
+
Signup
()
52
53
main()
54