Add aloha + improve readme

This commit is contained in:
Cadene
2024-03-15 00:30:11 +00:00
parent 19730b3412
commit a311d38796
8 changed files with 115 additions and 37 deletions

View File

@@ -50,7 +50,7 @@ diffusers = "^0.26.3"
torchvision = "^0.17.1"
h5py = "^3.10.0"
dm-control = "1.0.14"
huggingface-hub = "^0.21.4"
huggingface-hub = {extras = ["hf-transfer"], version = "^0.21.4"}
[tool.poetry.group.dev.dependencies]