Jonny001 commited on
Commit
5b00624
·
verified ·
1 Parent(s): 77b45fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ with app:
73
  outputs="image",
74
  description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
75
  "( Apply Face Enhancer to get better result. )",
76
- theme="NoCrypt/miku"
77
  )
78
 
79
  app.launch()
 
73
  outputs="image",
74
  description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
75
  "( Apply Face Enhancer to get better result. )",
76
+ theme="Nymbo/Nymbo_Theme"
77
  )
78
 
79
  app.launch()