Jonny001 commited on
Commit
31eea9e
1 Parent(s): e0d8eba

Update app.py

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