mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
fix types
This commit is contained in:
@@ -227,7 +227,7 @@ def simple_merge(
|
||||
|
||||
|
||||
def rebasin_merge(
|
||||
thetas: Dict[str, os.PathLike | str],
|
||||
thetas: Dict[str, os.PathLike],
|
||||
weight_matcher: WeightClass,
|
||||
merge_mode: str,
|
||||
precision: str = "fp16",
|
||||
|
||||
Reference in New Issue
Block a user