2020-05-11 15:39:41 +00:00
|
|
|
name: root
|
|
|
|
|
channels:
|
|
|
|
|
- pytorch
|
2024-10-29 11:23:13 +00:00
|
|
|
- conda-forge
|
2020-05-11 15:39:41 +00:00
|
|
|
dependencies:
|
|
|
|
|
- cpuonly=1.0=0
|
2024-10-29 11:23:13 +00:00
|
|
|
- pip=24.2
|
|
|
|
|
- python=3.11
|
|
|
|
|
- pytorch=2.5.0=py3.11_cpu_0
|
2020-05-11 15:39:41 +00:00
|
|
|
- pip:
|
2024-11-04 11:03:12 +00:00
|
|
|
- gymnasium>=0.29.1,<1.1.0
|
2020-05-11 15:39:41 +00:00
|
|
|
- cloudpickle
|
|
|
|
|
- opencv-python-headless
|
|
|
|
|
- pandas
|
2024-11-18 14:40:36 +00:00
|
|
|
- numpy>=1.20,<3.0
|
2020-05-11 15:39:41 +00:00
|
|
|
- matplotlib
|
2024-11-08 10:01:04 +00:00
|
|
|
- sphinx>=5,<9
|
2023-10-23 18:26:33 +00:00
|
|
|
- sphinx_rtd_theme>=1.3.0
|
2022-07-12 20:50:23 +00:00
|
|
|
- sphinx_copybutton
|