openfree commited on
Commit
95e458e
·
verified ·
1 Parent(s): a8b84ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="Yntec/HaleyCH_Theme_Orange",
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
  )