Commit 81c00728 authored by hidenorly's avatar hidenorly

Fix the Ruff error about unused import

parent a0096c58
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment