Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BlooperDodge
/
MedCleave
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BlooperDodge
commited on
Jul 11, 2024
Commit
436e33e
·
verified
·
1 Parent(s):
a4470cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -176,4 +176,4 @@ demo = gr.Interface(
176
)
177
178
if __name__ == "__main__":
179
-
demo.launch(
share=True
)
176
)
177
178
if __name__ == "__main__":
179
+
demo.launch()