Commit 81c00728 authored by hidenorly's avatar hidenorly
Browse files

Fix the Ruff error about unused import

parent a0096c58
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
import logging

import torch
from typing import Optional, List
from torch import Tensor
import platform
from modules.sd_hijack_utils import CondFunc