fix: allow model and vae using different format

This commit is contained in:
leejet
2023-12-03 17:12:04 +08:00
parent d7af2c2ba9
commit 8a87b273ad
4 changed files with 266 additions and 305 deletions

View File

@@ -1,8 +1,8 @@
#ifndef __STABLE_DIFFUSION_H__
#define __STABLE_DIFFUSION_H__
#include <string>
#include <memory>
#include <string>
#include <vector>
enum RNGType {