mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Address flake8 error.
This commit is contained in:
parent
b05b8ef677
commit
92b49e45bb
@ -6,7 +6,6 @@
|
||||
import torch
|
||||
import torch.nn as nn
|
||||
import torch.nn.functional as F
|
||||
from diffusers.models.attention_processor import AttnProcessor as DiffusersAttnProcessor
|
||||
from diffusers.models.attention_processor import AttnProcessor2_0 as DiffusersAttnProcessor2_0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user