Skip to content

Commit 71cc0cb

Browse files
committedMar 9, 2024
Add the "scipy" package for training with Kohya's.
Fixes: #27
1 parent b364aa0 commit 71cc0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎bmaltais-kohya_ss.sh

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ if [ "${optupdate}" == "true" ]; then
7070
fi
7171

7272
python -m pip install --upgrade pip;
73+
python -m pip install scipy;
7374

7475
linkcentraldir "training-data" training-data/;
7576

0 commit comments

Comments
 (0)
Please sign in to comment.