mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -08:00
manual fixes for ruff
This commit is contained in:
parent
762265eab5
commit
96d6ca4199
22 changed files with 129 additions and 129 deletions
|
|
@ -11,7 +11,6 @@ import torch.hub
|
|||
from torchvision import transforms
|
||||
from torchvision.transforms.functional import InterpolationMode
|
||||
|
||||
import modules.shared as shared
|
||||
from modules import devices, paths, shared, lowvram, modelloader, errors
|
||||
|
||||
blip_image_eval_size = 384
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue