Update m1_setup.sh
type error bug fix
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user