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