Commit 18f86e41 authored by Melan's avatar Melan

Removed two unused imports

parent 7543cf5e
......@@ -4,7 +4,6 @@ import html
import os
import sys
import traceback
import tensorboard
import tqdm
import csv
......
......@@ -9,7 +9,6 @@ import datetime
import csv
import numpy as np
import torchvision.transforms
from PIL import Image, PngImagePlugin
from torch.utils.tensorboard import SummaryWriter
from modules import shared, devices, sd_hijack, processing, sd_models
......
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