Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZDPLI
/
DermaTestDemo
like
1
Sleeping
App
Files
Files
Community
ZDPLI
commited on
Aug 23
Commit
12d56d9
•
1 Parent(s):
a05049f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -143,4 +143,4 @@ demo = gr.TabbedInterface(
143
)
144
145
if __name__ == "__main__":
146
-
demo.launch(
share=True
)
143
)
144
145
if __name__ == "__main__":
146
+
demo.launch()