freyza commited on
Commit
ead417b
·
verified ·
1 Parent(s): efd3e4d

Update src/webui.py

Browse files
Files changed (1) hide show
  1. src/webui.py +1 -1
src/webui.py CHANGED
@@ -184,7 +184,7 @@ 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'><i class='fab fa-github'></i> GitHub</a></h3>"
188
  )
189
 
190
 
 
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