Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MattyWhite
/
npsGPT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MattyWhite
commited on
Jun 20, 2024
Commit
f481f3e
·
verified
·
1 Parent(s):
c256c35
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,6 +58,6 @@ demo = gr.ChatInterface(
58
],
59
)
60
61
-
62
if __name__ == "__main__":
63
demo.launch()
58
],
59
)
60
61
+
62
if __name__ == "__main__":
63
demo.launch()