-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
最新 comfyui 取消掉了 dont_upcast_attention 参数, comfyanonymous/ComfyUI@bb4940d#diff-fab3fbd81daf87571b12fb3e4d80fc7d6bbbcf0f3dafed1dbc55d81998d82539L54 <img width="1463" alt="image" src="https://github.com/siliconflow/onediff/assets/109639975/d9c25360-0ae8-4d4f-89a2-c215d1a03ae6"> 下图 comfyui 新使用方式, 避免 _ATTN_PRECISION 这个全局变量,使用 attn_precision 参数。 <img width="1149" alt="image" src="https://github.com/siliconflow/onediff/assets/109639975/744ea578-3734-4dba-95dd-cc6a97fc1b3d"> Co-authored-by: Xiaoyu Xu <xiaoyulink@gmail.com>
- Loading branch information
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters