Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranjal2041
/
DenseBreastCancerDetection
like
0
Sleeping
App
Files
Files
Community
Pranjal2041
commited on
Jun 8, 2023
Commit
52bf134
•
1 Parent(s):
175b8cd
Update Requirements
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -114,4 +114,4 @@ with gr.Blocks() as demo:
114
115
116
if __name__ == '__main__':
117
-
demo.launch(
share = True,
show_api=False)
114
115
116
if __name__ == '__main__':
117
+
demo.launch(show_api=False)