Next commited on
Commit
9dd391c
1 Parent(s): 8cf150c

update label

Browse files
Files changed (1) hide show
  1. src/webui.py +1 -1
src/webui.py CHANGED
@@ -168,7 +168,7 @@ if __name__ == '__main__':
168
 
169
  with gr.Blocks(title='AICoverGenWebUI') as app:
170
 
171
- gr.Label('AICoverGen WebUI created with ❤️', show_label=False)
172
  gr.Markdown(
173
  """
174
  <details>
 
168
 
169
  with gr.Blocks(title='AICoverGenWebUI') as app:
170
 
171
+ gr.Label('AICoverGen WebUI ZeroGPU mode created with ❤️', show_label=False)
172
  gr.Markdown(
173
  """
174
  <details>