mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
sdcpp is working!
This commit is contained in:
parent
19e1c518f1
commit
17355faf6e
3 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "ggml/ggml.h"
|
||||
#include "ggml.h"
|
||||
#include "stable-diffusion.h"
|
||||
|
||||
bool ends_with(const std::string& str, const std::string& ending) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue