import time missing, added to deepbooru fixxing error on get_deepbooru_tags

master
JC_Array 3 years ago
parent 2f94331df2
commit a1a05ad2d1

@ -1,6 +1,7 @@
import os.path
from concurrent.futures import ProcessPoolExecutor
import multiprocessing
import time
def get_deepbooru_tags(pil_image, threshold=0.5):

Loading…
Cancel
Save