mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: add ByteDance lightning preset, code cleanup
This commit is contained in:
@@ -54,7 +54,6 @@ def worker():
|
||||
from modules.upscaler import perform_upscale
|
||||
from modules.flags import Performance, lora_count
|
||||
from modules.meta_parser import get_metadata_parser, MetadataScheme
|
||||
from pathlib import Path
|
||||
|
||||
pid = os.getpid()
|
||||
print(f'Started worker with PID {pid}')
|
||||
|
||||
Reference in New Issue
Block a user