Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
UVA-MSBA/ADR_Detector
UVA-MSBA
/
m4_team7
like
0
Runtime error
App
Files
Files
Community
vikvenk
commited on
May 16
Commit
9049294
•
1 Parent(s):
7b30d5f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -137,4 +137,5 @@ with gr.Blocks(title=title) as demo:
137
# , med, sym
138
], main, cache_examples=True)
139
140
-
demo.launch()
137
# , med, sym
138
], main, cache_examples=True)
139
140
+
demo.launch()
141
+