Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -60,5 +60,4 @@ interface = gr.Interface(
|
|
| 60 |
description="⚠️ Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
| 61 |
)
|
| 62 |
|
| 63 |
-
|
| 64 |
interface.launch()
|
|
|
|
| 60 |
description="⚠️ Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
| 61 |
)
|
| 62 |
|
|
|
|
| 63 |
interface.launch()
|