mirror of
https://github.com/iperov/DeepFaceLive.git
synced 2024-12-03 21:10:16 -08:00
4 lines
179 B
Python
4 lines
179 B
Python
from .DFMModel import (DFMModel_from_info, DFMModel_from_path,
|
|
DFMModelInfo, get_available_devices,
|
|
get_available_models_info)
|