chess_transformer / environment.yml
RingoDingo's picture
Upload 6 files
aa2269b verified
raw
history blame
1.85 kB
name: chessbot
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.9.24=h06a4308_0
- expat=2.6.3=h6a678d5_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.15=h5eee18b_0
- pip=24.2=py312h06a4308_0
- python=3.12.7=h5148396_0
- readline=8.2=h5eee18b_0
- setuptools=75.1.0=py312h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- wheel=0.44.0=py312h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- absl-py==2.1.0
- chess==1.11.0
- filelock==3.13.1
- fsspec==2024.2.0
- grpcio==1.66.2
- jinja2==3.1.3
- markdown==3.7
- markupsafe==2.1.5
- mpmath==1.3.0
- networkx==3.2.1
- numpy==2.1.2
- nvidia-cublas-cu12==12.4.2.65
- nvidia-cuda-cupti-cu12==12.4.99
- nvidia-cuda-nvrtc-cu12==12.4.99
- nvidia-cuda-runtime-cu12==12.4.99
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.2.0.44
- nvidia-curand-cu12==10.3.5.119
- nvidia-cusolver-cu12==11.6.0.99
- nvidia-cusparse-cu12==12.3.0.142
- nvidia-nccl-cu12==2.20.5
- nvidia-nvjitlink-cu12==12.4.99
- nvidia-nvtx-cu12==12.4.99
- packaging==24.1
- pandas==2.2.3
- protobuf==5.28.2
- pyarrow==17.0.0
- python-dateutil==2.9.0.post0
- pytz==2024.2
- six==1.16.0
- sympy==1.12
- tensorboard==2.18.0
- tensorboard-data-server==0.7.2
- torch==2.4.1+cu124
- tqdm==4.66.5
- triton==3.0.0
- typing-extensions==4.9.0
- tzdata==2024.2
- werkzeug==3.0.4