TIMBOVILL commited on
Commit
744634a
1 Parent(s): 5812581

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ tab2_content = gr.Interface(
103
  fn=lambda: load_text_file("usdb.txt"),
104
  inputs=[],
105
  outputs=gr.Textbox(label="Tab 2 Content"),
106
- title="FOR USDB USERS
107
  )
108
 
109
  # Create Gradio tabs
 
103
  fn=lambda: load_text_file("usdb.txt"),
104
  inputs=[],
105
  outputs=gr.Textbox(label="Tab 2 Content"),
106
+ title="FOR USDB USERS"
107
  )
108
 
109
  # Create Gradio tabs