Update app.py
Browse files
app.py
CHANGED
@@ -39,4 +39,4 @@ interface = gr.Interface(
|
|
39 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
40 |
)
|
41 |
|
42 |
-
interface.launch()
|
|
|
39 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
40 |
)
|
41 |
|
42 |
+
interface.launch()
|