Skip to content

Commit

Permalink
[FIX] clean the import in scripts/preprocess/preprocess_sid.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Srameo committed Aug 19, 2023
1 parent 974080a commit cd99fa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/preprocess/preprocess_sid.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
import os
from glob import glob
from tqdm import tqdm
import time
import argparse
from multiprocessing import Pool
from utils import save_image
import cv2

def parse_args():
Expand Down

0 comments on commit cd99fa3

Please sign in to comment.