Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Juslin
/
ORTHOSageAi
like
0
Model card
Files
Files and versions
Community
Juslin Jay
commited on
Jun 21
Commit
f77ecd6
•
1 Parent(s):
4d17433
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ demo = gr.ChatInterface(
60
61
62
if __name__ == "__main__":
63
-
demo.launch(
share=True
)
60
61
62
if __name__ == "__main__":
63
+
demo.launch()