1
0
This commit is contained in:
2025-03-13 20:26:57 +08:00
parent ef679e98da
commit b7a98bc257
2 changed files with 84 additions and 92 deletions

View File

@@ -12,7 +12,7 @@ conda activate ail
conda install pytorch::pytorch torchvision torchaudio -c pytorch -y
# tensorflow mac apple silicon
pip install tensorflow-macos
pip install tensorflow-macos==2.15.0
pip install tensorflow-metal
pip install -r requirements.txt