vikvenk commited on
Commit
9049294
1 Parent(s): 7b30d5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -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
+