mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 19:10:30 -06:00
add google-genai to pyproject.toml
This commit is contained in:
@@ -70,6 +70,9 @@ cli = [
|
||||
hud = [
|
||||
"hud-python==0.4.26",
|
||||
]
|
||||
gemini = [
|
||||
"google-genai>=1.41.0",
|
||||
]
|
||||
all = [
|
||||
# uitars requirements
|
||||
"mlx-vlm>=0.1.27; sys_platform == 'darwin'",
|
||||
@@ -89,6 +92,8 @@ all = [
|
||||
"yaspin>=3.1.0",
|
||||
# hud requirements
|
||||
"hud-python==0.4.26",
|
||||
# gemini requirements
|
||||
"google-genai>=1.41.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
Reference in New Issue
Block a user