mirror of
https://github.com/serengil/deepface.git
synced 2025-06-10 05:17:08 +00:00
abstract method is not being anymore
This commit is contained in:
parent
6cc36922d4
commit
816f945136
@ -1,4 +1,4 @@
|
||||
from abc import ABC, abstractmethod
|
||||
from abc import ABC
|
||||
from typing import Any, Union, List, Tuple
|
||||
import numpy as np
|
||||
from deepface.commons import package_utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user