Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -62,5 +62,5 @@ interface = gr.Interface(
|
|
62 |
description="Made with HugsVision & ❤️",
|
63 |
examples=samples,
|
64 |
theme=None
|
65 |
-
)
|
66 |
interface.launch()
|
|
|
62 |
description="Made with HugsVision & ❤️",
|
63 |
examples=samples,
|
64 |
theme=None
|
65 |
+
)
|
66 |
interface.launch()
|