HallD commited on
Commit
ba636af
·
verified ·
1 Parent(s): 294e1c7

Update app.py

Browse files

Updated logic around the README page

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2202,7 +2202,7 @@ with gr.Blocks(title="Shallow Research Code Assistant Hub",
2202
  )
2203
  with gr.Tab("README", scale=1):
2204
  gr.Markdown(
2205
- f"""{readme_content[383:]}
2206
  """)
2207
 
2208
  with gr.Tab("Orchestrator Flow", scale=1):
 
2202
  )
2203
  with gr.Tab("README", scale=1):
2204
  gr.Markdown(
2205
+ f"""{readme_content[371:]}
2206
  """)
2207
 
2208
  with gr.Tab("Orchestrator Flow", scale=1):