chore: remove lora_model_dir parameter (#1100)

This commit is contained in:
Wagner Bruna
2025-12-16 11:37:45 -03:00
committed by GitHub
parent 200cb6f2ca
commit e687913bf1
3 changed files with 0 additions and 6 deletions

View File

@@ -168,7 +168,6 @@ typedef struct {
const char* vae_path;
const char* taesd_path;
const char* control_net_path;
const char* lora_model_dir;
const sd_embedding_t* embeddings;
uint32_t embedding_count;
const char* photo_maker_path;