Updated license of cua-som and cua-agent[omni]

This commit is contained in:
Dillon DuPont
2025-08-29 11:33:04 -04:00
parent db49d5e52a
commit 39d60a852c
3 changed files with 10 additions and 6 deletions

View File

@@ -30,7 +30,6 @@ requires-python = ">=3.12"
openai = []
anthropic = []
omni = [
"ultralytics>=8.0.0",
"cua-som>=0.1.0,<0.2.0",
]
uitars = []
@@ -58,9 +57,6 @@ hud = [
"hud-python>=0.4.12,<0.5.0",
]
all = [
# omni requirements
"ultralytics>=8.0.0",
"cua-som>=0.1.0,<0.2.0",
# uitars requirements
"mlx-vlm>=0.1.27; sys_platform == 'darwin'",
"accelerate",