Conda 安装 torchtext

1 month ago
0 comment

装个环境装了一上午 :)

conda create -n ENV_NAME python=3.8 anaconda
conda install pytorch torchvision torchaudio torchtext pytorch-cuda=11.8 -c pytorch -c nvidia