Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xlreator
/
SNOMED-Entity-Linking
like
0
Sleeping
App
Files
Files
Community
xlreator
commited on
Sep 2
Commit
46d4dde
•
1 Parent(s):
bb9e337
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -96,3 +96,4 @@ demo = gr.Interface(
96
),
97
theme=gr.themes.Base()
98
)
96
),
97
theme=gr.themes.Base()
98
)
99
+
demo.launch()