mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-16 03:27:19 +00:00
Remove unused imports
This commit is contained in:
parent
889ca47de0
commit
6ee7966694
@ -2,13 +2,6 @@ import sys
|
||||
import importlib
|
||||
from typing import Any
|
||||
|
||||
import torch
|
||||
|
||||
import roop.globals
|
||||
|
||||
if 'ROCMExecutionProvider' in roop.globals.execution_providers:
|
||||
del torch
|
||||
|
||||
FRAME_PROCESSOR_MODULES = None
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user