mirror of
https://github.com/wassname/Volt.git
synced 2026-09-11 12:00:34 +08:00
20 lines
291 B
YAML
20 lines
291 B
YAML
name: volt
|
|
channels:
|
|
- conda-forge
|
|
- pytorch
|
|
dependencies:
|
|
- python=3.7
|
|
- pytorch
|
|
- torchvision
|
|
- torchaudio
|
|
- cudatoolkit=11.3
|
|
- ca-certificates
|
|
- openssl
|
|
- ipykernel
|
|
- pip
|
|
- ipywidgets
|
|
- certifi
|
|
- seaborn
|
|
- botorch
|
|
prefix: /home/wassname/miniforge3/envs/volt
|