Skip to content

Commit

Permalink
minor modif
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDoukhan committed Jun 9, 2023
1 parent 6119603 commit b460e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inaFaceAnalyzer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

from .inaFaceAnalyzer import VideoAnalyzer, ImageAnalyzer, VideoTracking
from .inaFaceAnalyzer import VideoAnalyzer, ImageAnalyzer, VideoTracking, VideoKeyframes
#from .display_utils import incrust_faces_in_video

from . import _version
Expand Down

0 comments on commit b460e66

Please sign in to comment.