Spaces:
Runtime error
Runtime error
Commit
·
ff6f1ca
1
Parent(s):
858cbc2
Update app.py
Browse files
app.py
CHANGED
|
@@ -86,5 +86,5 @@ num_unique_apis_input: It is a numerical input represented by a number field. Us
|
|
| 86 |
layout="horizontal",
|
| 87 |
verbose=True)
|
| 88 |
# Launch the interface
|
| 89 |
-
interface.launch(
|
| 90 |
|
|
|
|
| 86 |
layout="horizontal",
|
| 87 |
verbose=True)
|
| 88 |
# Launch the interface
|
| 89 |
+
interface.launch()
|
| 90 |
|