Skip to content

Commit 2c60396

Browse files
committed
sync sd latest
1 parent e11a571 commit 2c60396

File tree

4 files changed

+25
-117
lines changed

4 files changed

+25
-117
lines changed

.idea/editor.xml

Lines changed: 0 additions & 86 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 23 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmake/sd.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.14)
44
include(add_FetchContent_MakeAvailable.cmake)
55
endif()
66

7-
set(SD_GIT_TAG 7cb41b190fb9b4703f1737171cefd0abec861154)
7+
set(SD_GIT_TAG 2b6ec97fe244d03c40aa8d70131d40bb086099b0)
88
set(SD_GIT_URL https://github.com/leejet/stable-diffusion.cpp)
99
#set(BUILD_SHARED_LIBS OFF)
1010

0 commit comments

Comments
 (0)