This commit is contained in:
Simon Alibert
2024-03-06 12:28:20 +01:00
parent d782b029e1
commit 7d33b437fa
2 changed files with 39 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ opencv-python = "^4.9.0.80"
diffusion-policy = {git = "https://github.com/real-stanford/diffusion_policy"}
diffusers = "^0.26.3"
torchvision = "^0.17.1"
h5py = "^3.10.0"
[tool.poetry.group.dev.dependencies]