Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -106,6 +106,5 @@ demo = gr.Interface(
|
|
| 106 |
gr.File(label="Download Enhanced Image")
|
| 107 |
],
|
| 108 |
description=description,
|
| 109 |
-
theme="Yntec/HaleyCH_Theme_Orange",
|
| 110 |
|
| 111 |
).queue(max_size=50).launch()
|
|
|
|
| 106 |
gr.File(label="Download Enhanced Image")
|
| 107 |
],
|
| 108 |
description=description,
|
|
|
|
| 109 |
|
| 110 |
).queue(max_size=50).launch()
|