KrishGoyani commited on
Commit
46d46d7
·
verified ·
1 Parent(s): f30058b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -88,7 +88,6 @@ with gr.Blocks(css=custom_css) as demo:
88
 
89
  with gr.Row() as row:
90
  labels = gr.Textbox(
91
- value=examples[0][1],
92
  label="Labels",
93
  placeholder="Enter your labels here (comma separated)",
94
  scale=1,
 
88
 
89
  with gr.Row() as row:
90
  labels = gr.Textbox(
 
91
  label="Labels",
92
  placeholder="Enter your labels here (comma separated)",
93
  scale=1,