sync: update ggml

This commit is contained in:
leejet
2024-07-28 18:30:35 +08:00
parent 73c2176648
commit 4a6e36edc5
6 changed files with 17 additions and 14 deletions

View File

@@ -22,7 +22,7 @@
#include <unistd.h>
#endif
#include "ggml/ggml.h"
#include "ggml.h"
#include "stable-diffusion.h"
#define STB_IMAGE_RESIZE_IMPLEMENTATION