mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-02-14 20:02:00 +08:00
Update main.py
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import torch
|
||||
import shutil
|
||||
import subprocess
|
||||
import os
|
||||
@@ -19,7 +20,6 @@ from backend.tools.inpaint_tools import create_mask, batch_generator
|
||||
import importlib
|
||||
import platform
|
||||
import tempfile
|
||||
import torch
|
||||
import multiprocessing
|
||||
from shapely.geometry import Polygon
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user