[diffusion] fix: adjust convert_hf_to_fp8 to be compatible with more dits (#20281)
This commit is contained in:
@@ -149,6 +149,7 @@ def process_file(
|
||||
and "net" not in key
|
||||
and "txt_mod" not in key
|
||||
and "img_mod" not in key
|
||||
and "modulation" not in key
|
||||
and "img_in" not in key
|
||||
and "txt_in" not in key
|
||||
and "time_in" not in key
|
||||
|
||||
Reference in New Issue
Block a user