From 9ab9cd3d53e54712fcc1e0c33ac2ec9a6ade7f01 Mon Sep 17 00:00:00 2001 From: lvmin Date: Thu, 10 Aug 2023 06:50:39 -0700 Subject: [PATCH] i --- webui.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/webui.py b/webui.py index d7227c92..d1f9b922 100644 --- a/webui.py +++ b/webui.py @@ -1,7 +1,4 @@ import os -import random -import torch -import numpy as np import modules.core as core from modules.path import modelfile_path