shin-mashita
commited on
Commit
•
9754b6d
1
Parent(s):
eb8dc27
Minor edits
Browse files
app.py
CHANGED
@@ -80,4 +80,4 @@ gr.Interface( fn=classify,
|
|
80 |
allow_flagging="never",
|
81 |
title=title,
|
82 |
description=description,
|
83 |
-
examples=examples).launch(
|
|
|
80 |
allow_flagging="never",
|
81 |
title=title,
|
82 |
description=description,
|
83 |
+
examples=examples).launch()
|