Added torch and gym to the project.
This commit is contained in:
@@ -19,6 +19,9 @@ python = "3.10.*"
|
||||
scipy = "^1.10.0"
|
||||
tqdm = "^4.64.1"
|
||||
jupyterlab = "^3.6.1"
|
||||
torchvision = "^0.14.1"
|
||||
torchaudio = "^0.13.1"
|
||||
gym = "^0.26.2"
|
||||
|
||||
[tool.poetry.group.build.dependencies]
|
||||
blackcellmagic = "^0.0.3"
|
||||
|
||||
Reference in New Issue
Block a user