mirror of
https://github.com/trycua/computer.git
synced 2026-01-08 14:30:25 -06: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