Skip to content

Commit

Permalink
Switch dependency branch to main
Browse files Browse the repository at this point in the history
Signed-off-by: Kacper Dąbrowski <[email protected]>
  • Loading branch information
knicked committed Sep 13, 2024
1 parent 86ea1b2 commit 0f2249c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10, <3.13"
torch = "^2.3"
diffusion-policy = {git = "https://github.com/RobotecAI/diffusion_policy.git", branch = "kd/bump_torch"}
diffusion-policy = {git = "https://github.com/RobotecAI/diffusion_policy.git", branch = "main"}
diffusers = "^0.29.1"
efficientnet-pytorch = "^0.7.1"
vit-pytorch = "^1.7.0"
Expand Down

0 comments on commit 0f2249c

Please sign in to comment.