lint fixes

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-09-04 12:59:57 -04:00
parent 729a41696e
commit 86396f12cc
3 changed files with 2 additions and 6 deletions
-1
View File
@@ -1,5 +1,4 @@
import sys
from functools import wraps
import torch
from modules import shared
+1 -4
View File
@@ -1,11 +1,8 @@
import os
import copy
import time
import logging
from abc import abstractmethod
from PIL import Image
from modules import devices, modelloader, shared
from installer import setup_logging
from modules import modelloader, shared
models = None
+1 -1
Submodule wiki updated: 413daefb57...c2dd2fffe9