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