Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pretzinger
/
Ferris2dotOh
like
1
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
pretzinger
commited on
Oct 8, 2024
Commit
3d9cfb9
·
verified
·
1 Parent(s):
2da9fe2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -174,4 +174,4 @@ demo = gr.ChatInterface(
174
175
176
if __name__ == "__main__":
177
-
demo.launch(
share=True
)
174
175
176
if __name__ == "__main__":
177
+
demo.launch()