Skip to content

Commit 7c8be7f

Browse files
authored
bump pi0 and hil transformers version (#1298)
1 parent b8637c0 commit 7c8be7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ intelrealsense = [
9191
"pyrealsense2>=2.55.1.6486 ; sys_platform != 'darwin'",
9292
"pyrealsense2-macosx>=2.54 ; sys_platform == 'darwin'",
9393
]
94-
pi0 = ["transformers>=4.48.0"]
94+
pi0 = ["transformers>=4.50.3"]
9595
smolvla = ["transformers>=4.50.3", "num2words>=0.5.14", "accelerate>=1.7.0", "safetensors>=0.4.3"]
9696
pusht = ["gym-pusht>=0.1.5 ; python_version < '4.0'"]
9797
stretch = [
@@ -100,7 +100,7 @@ stretch = [
100100
"pyrealsense2>=2.55.1.6486 ; sys_platform != 'darwin'"
101101
]
102102
test = ["pytest>=8.1.0", "pytest-timeout>=2.4.0", "pytest-cov>=5.0.0", "pyserial>=3.5", "mock-serial>=0.0.1 ; sys_platform != 'win32'"]
103-
hilserl = ["transformers>=4.48", "gym-hil>=0.1.8", "protobuf>=5.29.3", "grpcio==1.71.0"]
103+
hilserl = ["transformers>=4.50.3", "gym-hil>=0.1.8", "protobuf>=5.29.3", "grpcio==1.71.0"]
104104
umi = ["imagecodecs>=2024.1.1"]
105105
video_benchmark = ["scikit-image>=0.23.2", "pandas>=2.2.2"]
106106
xarm = ["gym-xarm>=0.1.1 ; python_version < '4.0'"]

0 commit comments

Comments
 (0)