We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b364aa0 commit 71cc0cbCopy full SHA for 71cc0cb
bmaltais-kohya_ss.sh
@@ -70,6 +70,7 @@ if [ "${optupdate}" == "true" ]; then
70
fi
71
72
python -m pip install --upgrade pip;
73
+python -m pip install scipy;
74
75
linkcentraldir "training-data" training-data/;
76
0 commit comments