freyza commited on
Commit
55313fb
·
verified ·
1 Parent(s): 3593209

Update src/webui.py

Browse files
Files changed (1) hide show
  1. src/webui.py +3 -1
src/webui.py CHANGED
@@ -184,7 +184,9 @@ if __name__ == '__main__':
184
 
185
  gr.Label('AICoverGen WebUI', show_label=False)
186
  gr.HTML(
187
- "<h3>Modified Covergen Repo — <a href='https://github.com/ardha27/AICoverGen-Mod'></a></h3>"
 
 
188
 
189
  # main tab
190
  with gr.Tab("Generate"):
 
184
 
185
  gr.Label('AICoverGen WebUI', show_label=False)
186
  gr.HTML(
187
+ "<h3>Modified Covergen Repo — <a href='https://github.com/ardha27/AICoverGen-Mod'>Link</a></h3>"
188
+ )
189
+
190
 
191
  # main tab
192
  with gr.Tab("Generate"):