Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nafisneehal
/
chanbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nafisneehal
commited on
Nov 14, 2024
Commit
002d0ae
·
verified
·
1 Parent(s):
469f469
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -81,4 +81,4 @@ demo.css = """
81
}
82
"""
83
84
-
demo.launch(
share=True
) # Enables a public link
81
}
82
"""
83
84
+
demo.launch() # Enables a public link