mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 12:30:08 -06:00
add qwen3 vl requirements to pyproj
This commit is contained in:
@@ -104,6 +104,10 @@ all = [
|
||||
"hud-python==0.4.52",
|
||||
# gemini requirements
|
||||
"google-genai>=1.41.0",
|
||||
# qwen requirements
|
||||
"qwen-vl-utils",
|
||||
"qwen-agent",
|
||||
"Pillow>=10.0.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
Reference in New Issue
Block a user