feat: add ByteDance lightning preset, code cleanup

This commit is contained in:
Manuel Schmid
2024-02-22 23:02:58 +01:00
parent 5e3816a8b3
commit 741a693083
2 changed files with 47 additions and 1 deletions
-1
View File
@@ -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}')