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