Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -20,4 +20,4 @@ gr.Interface(fn = predict,
|
|
20 |
title = title,
|
21 |
description = description,
|
22 |
examples = examples,
|
23 |
-
interpretation = interpretation).launch()
|
|
|
20 |
title = title,
|
21 |
description = description,
|
22 |
examples = examples,
|
23 |
+
interpretation = interpretation).launch()
|