Update yet another dfm by Druuzil

This commit is contained in:
henryruhs 2024-12-10 23:12:53 +01:00
parent 173f1db3f6
commit 5856ac509e
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@ deep_swapper_models : List[DeepSwapperModel] =\
'druuzil/lili_reinhart_320',
'druuzil/mads_mikkelsen_384',
'druuzil/mary_winstead_320',
'druuzil/margaret_qualley_384',
'druuzil/melina_juergens_320',
'druuzil/michael_fassbender_320',
'druuzil/michael_fox_320',

View File

@ -88,6 +88,7 @@ def create_static_model_set(download_scope : DownloadScope) -> ModelSet:
('druuzil', 'lili_reinhart_320'),
('druuzil', 'mads_mikkelsen_384'),
('druuzil', 'mary_winstead_320'),
('druuzil', 'margaret_qualley_384'),
('druuzil', 'melina_juergens_320'),
('druuzil', 'michael_fassbender_320'),
('druuzil', 'michael_fox_320'),