Riswan-Nopiyar commited on
Commit
ecccf7e
·
verified ·
1 Parent(s): d4bade5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -35,7 +35,6 @@ interface = gr.Interface(
35
  outputs=gr.Image(label="Generated Image"),
36
  examples=examples,
37
  theme="NoCrypt/miku",
38
- description="Sorry for the inconvenience. The model is currently running on the CPU, which might affect performance. We appreciate your understanding.",
39
  )
40
 
41
  interface.launch()
 
35
  outputs=gr.Image(label="Generated Image"),
36
  examples=examples,
37
  theme="NoCrypt/miku",
 
38
  )
39
 
40
  interface.launch()