mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Compare commits
No commits in common. "17e3cb20b65013b25d90455566501db1a569383e" and "3259c31e23fa6a0eef531a33f981de548f1bd33d" have entirely different histories.
17e3cb20b6
...
3259c31e23
@ -4,7 +4,7 @@ if not exist stable-diffusion.cpp (
|
||||
|
||||
cd stable-diffusion.cpp
|
||||
git fetch
|
||||
git checkout 73c2176648898b3a223c581ed138e5593f8fded5
|
||||
git checkout ce1bcc74a6bf1f2c187d4d8ea14ee247cf562af2
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
@ -45,4 +45,4 @@ dotnet publish -c Release -o bin
|
||||
|
||||
copy .\stable-diffusion.cpp\build\bin\Release\*.dll .\bin\
|
||||
|
||||
pause
|
||||
pause
|
||||
Loading…
x
Reference in New Issue
Block a user