Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
itzjunayed
/
histopathology_tf_model_predict
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
itzjunayed
commited on
Dec 6, 2024
Commit
d3d532c
·
verified
·
1 Parent(s):
8fb284f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -67,4 +67,4 @@ iface = gr.Interface(
67
live=False
68
)
69
70
-
iface.launch(
share=True
)
67
live=False
68
)
69
70
+
iface.launch()