Jonny001 commited on
Commit
68c4df2
1 Parent(s): 366b195

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,6 +89,5 @@ with gr.Blocks(css=css) as interface:
89
 
90
  if __name__ == "__main__":
91
  interface.launch(
92
- theme="NoCrypt/miku",
93
  description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
94
  )
 
89
 
90
  if __name__ == "__main__":
91
  interface.launch(
 
92
  description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding."
93
  )