refactor: split examples common into header and source (#1393)

This commit is contained in:
leejet
2026-04-06 21:11:57 +08:00
committed by GitHub
parent 359eb8b8de
commit 5bf438d568
9 changed files with 1970 additions and 1919 deletions

View File

@@ -15,11 +15,13 @@
// #include "preprocessing.hpp"
#include "stable-diffusion.h"
#include "common/common.hpp"
#include "common/common.h"
#include "common/media_io.h"
#include "common/resource_owners.hpp"
#include "image_metadata.h"
namespace fs = std::filesystem;
const char* previews_str[] = {
"none",
"proj",