Jonny001 commited on
Commit
e0d8eba
·
verified ·
1 Parent(s): 14f7cf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -95,7 +95,6 @@ iface = gr.Interface(
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
 
101
  iface.launch(debug=True)
 
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)