Tahnik commited on
Commit
fd142b2
1 Parent(s): c40c003

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ with gr.Blocks() as demo:
204
  ).style(container=False)
205
 
206
  # PDF processing tab
207
- with gr.Tab("PDFs"):
208
 
209
  with gr.Row():
210
 
 
204
  ).style(container=False)
205
 
206
  # PDF processing tab
207
+ with gr.Tab("Files"):
208
 
209
  with gr.Row():
210