aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetworks
diff options
context:
space:
mode:
authorMelan <alexleander91@gmail.com>2022-10-24 15:21:18 +0000
committerMelan <alexleander91@gmail.com>2022-10-24 15:21:18 +0000
commit18f86e41f6f289042c075bff1498e620ab997b8c (patch)
tree205128ea595ef83dae7bd745b719fb31d57e4cc7 /modules/hypernetworks
parent7543cf5e3b5eaced00582da257801227d1ff2a6e (diff)
downloadstable-diffusion-webui-gfx803-18f86e41f6f289042c075bff1498e620ab997b8c.tar.gz
stable-diffusion-webui-gfx803-18f86e41f6f289042c075bff1498e620ab997b8c.tar.bz2
stable-diffusion-webui-gfx803-18f86e41f6f289042c075bff1498e620ab997b8c.zip
Removed two unused imports
Diffstat (limited to 'modules/hypernetworks')
-rw-r--r--modules/hypernetworks/hypernetwork.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hypernetworks/hypernetwork.py b/modules/hypernetworks/hypernetwork.py
index 0cd94f49..2263e95e 100644
--- a/modules/hypernetworks/hypernetwork.py
+++ b/modules/hypernetworks/hypernetwork.py
@@ -4,7 +4,6 @@ import html
import os
import sys
import traceback
-import tensorboard
import tqdm
import csv