mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-24 00:09:13 +00:00
feat: update create_infotexts anno
This commit is contained in:
@@ -157,6 +157,9 @@ if TYPE_CHECKING:
|
||||
comments: Any,
|
||||
iteration: int = 0,
|
||||
position_in_batch: int = 0,
|
||||
use_main_prompt: bool = False,
|
||||
index: int | None = None,
|
||||
all_negative_prompts: list[str] | None = None,
|
||||
) -> str:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user