mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -08:00
imports cleanup for ruff
This commit is contained in:
parent
96d6ca4199
commit
f741a98bac
48 changed files with 42 additions and 114 deletions
|
|
@ -2,8 +2,6 @@ import os
|
|||
from abc import abstractmethod
|
||||
|
||||
import PIL
|
||||
import numpy as np
|
||||
import torch
|
||||
from PIL import Image
|
||||
|
||||
import modules.shared
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue