Kuberwastaken commited on
Commit
26654de
Β·
1 Parent(s): 6316090

Fixed app py for the 385385th time

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -454,7 +454,7 @@ def create_interface():
454
  size="lg"
455
  )
456
 
457
- sample26 sample_btn = gr.Button(
458
  "πŸ“ Download Sample JSON",
459
  variant="secondary"
460
  )
 
454
  size="lg"
455
  )
456
 
457
+ sample_btn = gr.Button(
458
  "πŸ“ Download Sample JSON",
459
  variant="secondary"
460
  )