Update m1_setup.sh

type error bug fix
This commit is contained in:
Smiril
2022-07-09 16:50:27 +02:00
committed by GitHub
parent ed033c24f6
commit 9a425a1b06
+1 -1
View File
@@ -1,4 +1,4 @@
!#/bin/bash
#!/bin/bash
conda create -n torch-gpu python=3.9
conda activate torch-gpu
conda install pytorch torchvision torchaudio -c pytorch-nightly