sdcpp is working!

This commit is contained in:
Concedo 2024-02-28 17:00:18 +08:00
parent 19e1c518f1
commit 17355faf6e
3 changed files with 5 additions and 5 deletions

View file

@ -11,9 +11,9 @@
#include "util.h"
#include "vocab.hpp"
#include "ggml/ggml-alloc.h"
#include "ggml/ggml-backend.h"
#include "ggml/ggml.h"
#include "ggml-alloc.h"
#include "ggml-backend.h"
#include "ggml.h"
#include "stable-diffusion.h"