Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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()