Skip to content

Commit

Permalink
Remove useless property.
Browse files Browse the repository at this point in the history
  • Loading branch information
hameerabbasi committed Jan 7, 2025
1 parent 2b934b4 commit 532013f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/diffusers/pipelines/aura_flow/pipeline_aura_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,3 @@ def __call__(
@property
def attention_kwargs(self):
return self._attention_kwargs

@property
def lora_scale(self):
return self._lora_scale

0 comments on commit 532013f

Please sign in to comment.