mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image-Edit_ComfyUI.git
synced 2026-04-02 12:52:54 +08:00
Add MixedPrecisionOps compatible fp8mixed qwen_image_edit_2509 with sensitive layers kept in high precision and using full_precision_matrix_mult (#11)
- Add MixedPrecisionOps compatible fp8mixed qwen_image_edit_2509 with sensitive layers kept in high precision and using full_precision_matrix_mult (2c425ab26567be2f69c1eaca985a13d7a0e68e4e) Co-authored-by: Silver <silveroxides@users.noreply.huggingface.co> (batch 1/1)
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -55,3 +55,5 @@ split_files/loras/Qwen-Image-Edit-2509-Fusion.safetensors filter=lfs diff=lfs me
|
||||
|
||||
split_files/loras/Qwen-Image-Edit-2509-Relight.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||
split_files/loras/Qwen-Image-Edit-2509-White_to_Scene.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
split_files/diffusion_models/qwen_image_edit_2509_fp8mixed.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c742e8c584c11f65d846816b334d2c25a89e0a196d2790a813c6bf943e40a492
|
||||
size 20533579421
|
||||
Reference in New Issue
Block a user