add wildcards to image metadata and note separate template from prompt field

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-19 09:45:18 +02:00
parent 46f37232b3
commit a56d1d299e
23 changed files with 138 additions and 57 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from fastapi.exceptions import HTTPException
import gradio as gr
from modules.api import models
from modules.errors import log
from modules.logger import log
from modules import scripts_manager