Danito360 commited on
Commit
3ae360c
1 Parent(s): 927fdbc

Update src/webui.py

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('Duction´s cover generator', show_label=False)
172
 
173
  # main tab
174
  with gr.Tab("Generate"):
 
168
 
169
  with gr.Blocks(title='AICoverGenWebUI') as app:
170
 
171
+ gr.Label('AICOVERGEN!', show_label=False)
172
 
173
  # main tab
174
  with gr.Tab("Generate"):