-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpyproject.toml
More file actions
19 lines (16 loc) · 782 Bytes
/
Copy pathpyproject.toml
File metadata and controls
19 lines (16 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[project]
name = "dn_patchflashattention"
description = "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2, similar to how Patch Sage Attention KJ works in KJNodes."
version = "1.0.2"
license = {file = "LICENSE"}
[project.urls]
Repository = "https://github.com/0xDELUXA/ComfyUI-DN_PatchFlashAttention"
# Used by Comfy Registry https://registry.comfy.org
Documentation = "https://github.com/0xDELUXA/ComfyUI-DN_PatchFlashAttention/wiki"
"Bug Tracker" = "https://github.com/0xDELUXA/ComfyUI-DN_PatchFlashAttention/issues"
[tool.comfy]
PublisherId = "deluxa"
DisplayName = "ComfyUI-DN_PatchFlashAttention"
Icon = "https://avatars.githubusercontent.com/u/211159064"
includes = []
# "requires-comfyui" = ">=1.0.0" # ComfyUI version compatibility