Skip to content

Commit

Permalink
readme : add stable-diffusion example (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
leejet committed Aug 13, 2023
1 parent 244776a commit 95b559d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
- [X] Example of CLIP inference [monatis/clip.cpp](https://github.com/monatis/clip.cpp)
- [X] Example of MiniGPT4 inference [Maknee/minigpt4.cpp](https://github.com/Maknee/minigpt4.cpp)
- [X] Example of ChatGLM inference [li-plus/chatglm.cpp](https://github.com/li-plus/chatglm.cpp)
- [X] Example of Stable Diffusion inference [leejet/stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp)

## Whisper inference (example)

Expand Down

0 comments on commit 95b559d

Please sign in to comment.