mirror of
https://github.com/facefusion/facefusion.git
synced 2026-04-23 18:06:08 +02:00
Fix broken inference pools
This commit is contained in:
@@ -45,6 +45,8 @@ def cli() -> None:
|
||||
program.print_help()
|
||||
else:
|
||||
hard_exit(2)
|
||||
else:
|
||||
hard_exit(2)
|
||||
|
||||
|
||||
def route(args : Args) -> None:
|
||||
|
||||
Reference in New Issue
Block a user