Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
balkite
/
logotherapyGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
balkite
commited on
Aug 5, 2023
Commit
562d090
·
1 Parent(s):
7bbc6cc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -100,4 +100,5 @@ def main_page():
100
101
102
if __name__ == '__main__':
103
-
login_page()
100
101
102
if __name__ == '__main__':
103
+
#
login_page()
104
+
main_page()