EpHod / conf /environment.yml
wuxing0105's picture
Upload folder using huggingface_hub
bae5726 verified
Raw
History Blame Contribute Delete
319 Bytes
name: onescience311
channels:
- defaults
dependencies:
- python=3.11
- pip
# Install the OneScience DTK/DCU stack first, then install requirements.txt.
# The upstream Python 3.8 / PyTorch 1.7 environment is preserved separately as
# conf/environment_upstream.yml and must not replace the OneScience environment.