mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Merge branch 'jpg_config_image_extension'
# Conflicts: # modules/async_worker.py # modules/flags.py # modules/private_logger.py # webui.py
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ performance_selections = [
|
||||
('Extreme Speed (LCM) <span style="color: grey;"> \U00002223 8 steps, intermediate results disabled</span>', 'Extreme Speed')
|
||||
]
|
||||
|
||||
image_file_extensions = ['png', 'jpg', 'webp']
|
||||
output_formats = ['png', 'jpg', 'webp']
|
||||
|
||||
inpaint_option_default = 'Inpaint or Outpaint (default)'
|
||||
inpaint_option_detail = 'Improve Detail (face, hand, eyes, etc.)'
|
||||
|
||||
Reference in New Issue
Block a user