callanwu commited on
Commit
f092c94
Β·
1 Parent(s): 620e722
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -95,6 +95,8 @@ class NovelUI(WebUI):
95
 
96
  def construct_ui(self):
97
  with gr.Blocks(css=gc.CSS) as demo:
 
 
98
  with gr.Column():
99
  self.progress = gr.HTML(
100
  value=sc.FORMAT.format(
 
95
 
96
  def construct_ui(self):
97
  with gr.Blocks(css=gc.CSS) as demo:
98
+ gr.Markdown("""<p align="center"><a href="https://arxiv.org/pdf/2309.07870.pdf">[πŸ“„ Paper]</a>
99
+ <a href="http://www.aiwaves-agents.com/">[πŸ“¦ Github]</a>""")
100
  with gr.Column():
101
  self.progress = gr.HTML(
102
  value=sc.FORMAT.format(