Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -94,7 +94,7 @@ iface = gr.Interface(
|
|
94 |
],
|
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="
|
98 |
)
|
99 |
|
100 |
iface.launch(debug=True)
|
|
|
94 |
],
|
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="Yntec/HaleyCH_Theme_Orange"
|
98 |
)
|
99 |
|
100 |
iface.launch(debug=True)
|