Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -365,7 +365,7 @@ def create_interface():
|
|
| 365 |
],
|
| 366 |
title="ColorRevive",
|
| 367 |
description="Restore a black-and-white photo to color",
|
| 368 |
-
theme="
|
| 369 |
css=css,
|
| 370 |
cache_examples=False
|
| 371 |
)
|
|
|
|
| 365 |
],
|
| 366 |
title="ColorRevive",
|
| 367 |
description="Restore a black-and-white photo to color",
|
| 368 |
+
theme="apriel",
|
| 369 |
css=css,
|
| 370 |
cache_examples=False
|
| 371 |
)
|