Spaces:
Running
Running
gokaygokay
commited on
Commit
•
d97bb86
1
Parent(s):
99acfa3
Update app.py
Browse files
app.py
CHANGED
@@ -416,7 +416,7 @@ def create_interface():
|
|
416 |
|
417 |
# Add the radio button for global option selection
|
418 |
global_option = gr.Radio(
|
419 |
-
["Disabled", "Random", "No Figure
|
420 |
label="Set all options to:",
|
421 |
value="Disabled"
|
422 |
)
|
|
|
416 |
|
417 |
# Add the radio button for global option selection
|
418 |
global_option = gr.Radio(
|
419 |
+
["Disabled", "Random", "No Figure Rand"],
|
420 |
label="Set all options to:",
|
421 |
value="Disabled"
|
422 |
)
|