mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-11-27 06:40:10 +08:00
Fix the Ruff error about unused import
This commit is contained in:
parent
a0096c5897
commit
81c00728b8
@ -1,7 +1,6 @@
|
||||
import logging
|
||||
|
||||
import torch
|
||||
from typing import Optional, List
|
||||
from torch import Tensor
|
||||
import platform
|
||||
from modules.sd_hijack_utils import CondFunc
|
||||
|
Loading…
Reference in New Issue
Block a user