mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-06 04:52:14 -07:00
2 lines
146 B
Python
2 lines
146 B
Python
from .device import (TorchDeviceInfo, get_available_devices_info,
|
|
get_cpu_device_info, get_device, get_device_info_by_index)
|