Commit 5eeecf3f authored by pythongosssss's avatar pythongosssss
Browse files

remove unused import

parent 8912623e
import torch
import contextlib
import copy
from tqdm.auto import tqdm
import sd1_clip
import sd2_clip
......
......@@ -4,7 +4,6 @@ from comfy import model_management
import torch
import comfy.utils
import folder_paths
from tqdm.auto import tqdm
class UpscaleModelLoader:
@classmethod
......
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