mirror of
https://github.com/trycua/computer.git
synced 2026-05-19 23:49:34 -05:00
Enabled os_choice
This commit is contained in:
@@ -1083,7 +1083,6 @@ def create_gradio_ui():
|
||||
label="OS",
|
||||
choices=["macOS", "Ubuntu"],
|
||||
value="macOS",
|
||||
interactive=False # disable until the ubuntu image is ready
|
||||
)
|
||||
|
||||
# Provider selection radio
|
||||
|
||||
Reference in New Issue
Block a user