Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranesh64
/
BIT-Events-Notifier
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
selva1909
commited on
Feb 27
Commit
9326bf5
·
verified
·
1 Parent(s):
4f81de9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -809,5 +809,5 @@ if __name__ == "__main__":
809
810
# Start Gradio app
811
app.launch(
812
-
share=False # Set
to True for public sharing
813
)
809
810
# Start Gradio app
811
app.launch(
812
+
share=False # Set
813
)