Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,6 @@ iface = gr.Interface(
|
|
95 |
title="Image Enhancer",
|
96 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
97 |
theme="NoCrypt/miku"
|
98 |
-
]
|
99 |
)
|
100 |
|
101 |
iface.launch(debug=True)
|
|
|
95 |
title="Image Enhancer",
|
96 |
description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
|
97 |
theme="NoCrypt/miku"
|
|
|
98 |
)
|
99 |
|
100 |
iface.launch(debug=True)
|