Skip to content

Commit 5e4d553

Browse files
fix
1 parent 115cb42 commit 5e4d553

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[submodule "vendor/stable-diffusion.cpp"]
22
path = vendor/stable-diffusion.cpp
33
url = https://github.com/leejet/stable-diffusion.cpp.git
4-
[submodule "vendor/pycparser"]
5-
path = vendor/pycparser
6-
url = https://github.com/eliben/pycparser.git

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ All `stable-diffusion.cpp` cmake build options can be set via the `CMAKE_ARGS` e
3535
<details open>
3636
<summary>Environment Variables</summary>
3737

38+
3839
```bash
3940
# Linux and Mac
4041
CMAKE_ARGS="-DGGML_OPENBLAS=ON" \

0 commit comments

Comments
 (0)