Spaces:
Sleeping
Sleeping
Commit
Β·
26654de
1
Parent(s):
6316090
Fixed app py for the 385385th time
Browse files
app.py
CHANGED
@@ -454,7 +454,7 @@ def create_interface():
|
|
454 |
size="lg"
|
455 |
)
|
456 |
|
457 |
-
|
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 |
)
|