Spaces:
Sleeping
Sleeping
Commit
·
00598af
1
Parent(s):
5edc626
Update app.py
Browse files
app.py
CHANGED
@@ -56,4 +56,4 @@ interface = gr.Interface(fn=classify,
|
|
56 |
title="Car classification demo :)",
|
57 |
description=description )
|
58 |
|
59 |
-
interface.launch(
|
|
|
56 |
title="Car classification demo :)",
|
57 |
description=description )
|
58 |
|
59 |
+
interface.launch()
|