feat: add SDXL support (#117)

* add SDXL support

* fix the issue with generating large images
This commit is contained in:
leejet
2023-12-29 00:16:10 +08:00
committed by GitHub
parent 004dfbef27
commit 78ad76f3f4
5 changed files with 684 additions and 362 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "ggml"]
path = ggml
url = https://github.com/FSSRepo/ggml.git
url = https://github.com/leejet/ggml.git