Merge pull request #200 from AIrjen/minor_changes_animemode

quick fix
pull/202/head
AIrjen 2024-06-08 09:49:23 +02:00 committed by GitHub
commit f8325b61b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -152,6 +152,10 @@ def build_dynamic_prompt(insanitylevel = 5, forcesubject = "all", artists = "all
advancedprompting = False
anime_mode = True
configfilesuffix = "anime"
# Hard overwrite some stuff because people dont config this themselves
if((anime_mode or imagetype == "all - anime") and artists == "all"):
artists = "none"
# load the config file