mirror of
https://github.com/wassname/dreamerv3-torch.git
synced 2026-06-27 17:30:36 +08:00
trains
This commit is contained in:
@@ -35,8 +35,14 @@ loguru = "^0.7.2"
|
||||
imageio-ffmpeg = "^0.5.0"
|
||||
importlib = "^1.0.4"
|
||||
imageio = "^2.34.1"
|
||||
craftax = {path = "/media/wassname/SGIronWolf/projects5/2024/Craftax", develop = true }
|
||||
# craftax = {git = "https://github.com/wassname/Craftax" , develop = true }
|
||||
chex = "^0.1.86"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ipywidgets = "^8.1.3"
|
||||
ipykernel = "^6.29.4"
|
||||
ruff = "^0.1.3"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user