mirror of
https://github.com/facefusion/facefusion.git
synced 2026-06-03 11:18:03 +02:00
Allow deep nested wording
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
from collections import namedtuple
|
||||
from typing import Any, Callable, Dict, List, Literal, Optional, Tuple, TypeAlias, TypedDict, Union
|
||||
from typing import Any, Callable, Dict, List, Literal, Optional, Tuple, TypeAlias, TypedDict
|
||||
|
||||
import numpy
|
||||
from numpy.typing import NDArray
|
||||
|
||||
Reference in New Issue
Block a user