Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -31,4 +31,4 @@ interface = gr.Interface(
|
|
31 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
32 |
)
|
33 |
|
34 |
-
interface.launch()
|
|
|
31 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
32 |
)
|
33 |
|
34 |
+
interface.launch()
|