manabb commited on
Commit
045ccf2
·
verified ·
1 Parent(s): d9adb05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -352,7 +352,7 @@ with gr.Blocks(css="""
352
  gr.Markdown("## 🧠 For use of NRL procurement department Only")
353
  with gr.Row():
354
  # LEFT COLUMN: Document Management
355
- with gr.Column(lem_id="blue-col",scale=1):
356
  gr.Markdown("## 🧠 Using heavy TinyLama Model")
357
  with gr.Row():
358
  Index_processing_output=gr.Textbox(label="📁 Status for tiny lama", interactive=False)
 
352
  gr.Markdown("## 🧠 For use of NRL procurement department Only")
353
  with gr.Row():
354
  # LEFT COLUMN: Document Management
355
+ with gr.Column(elem_id="blue-col",scale=1):
356
  gr.Markdown("## 🧠 Using heavy TinyLama Model")
357
  with gr.Row():
358
  Index_processing_output=gr.Textbox(label="📁 Status for tiny lama", interactive=False)