mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 19:10:30 -06:00
Fix dependency conflict with transformers
This commit is contained in:
@@ -49,7 +49,7 @@ glm45v-hf = [
|
||||
opencua-hf = [
|
||||
"accelerate",
|
||||
"torch",
|
||||
"transformers==4.53.0",
|
||||
"transformers>=4.53.0",
|
||||
"tiktoken>=0.11.0",
|
||||
"blobfile>=3.0.0"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user