Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KleinZxA
/
DiscordAA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KleinZxA
commited on
Jul 21, 2024
Commit
abd8fd9
·
verified
·
1 Parent(s):
46d744b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ demo = gr.ChatInterface(
60
61
62
if __name__ == "__main__":
63
-
demo.launch(
share=True
)
60
61
62
if __name__ == "__main__":
63
+
demo.launch()