Skip to content

Commit beb0c6b

Browse files
committed
fix
1 parent aec5c54 commit beb0c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/api/attnprocessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ An attention processor is a class for applying different types of attention mech
102102

103103
[[autodoc]] models.attention_processor.LoRAAttnProcessor2_0
104104

105-
[[autodoc]] models.attention_processor.LoRAXFormersAttnProcessor
105+
[[autodoc]] models.attention_processor.LoRAAttnAddedKVProcessor
106106

107107
[[autodoc]] models.attention_processor.LoRAXFormersAttnKVProcessor
108108

0 commit comments

Comments
 (0)