Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into user/aliberts/2024_09…
Browse files Browse the repository at this point in the history
…_25_reshape_dataset
  • Loading branch information
aliberts committed Oct 20, 2024
2 parents c1232a0 + c351e1f commit 9ebf8b8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ diffusers = ">=0.27.2"
torchvision = ">=0.17.1"
h5py = ">=3.10.0"
huggingface-hub = {extras = ["hf-transfer", "cli"], version = ">=0.25.2"}
gymnasium = ">=0.29.1"
gymnasium = "==0.29.1" # TODO(rcadene, aliberts): Make gym 1.0.0 work
cmake = ">=3.29.0.1"
gym-dora = { git = "https://github.com/dora-rs/dora-lerobot.git", subdirectory = "gym_dora", optional = true }
gym-pusht = { version = ">=0.1.5", optional = true}
Expand Down

0 comments on commit 9ebf8b8

Please sign in to comment.