mirror of
https://github.com/iperov/DeepFaceLive.git
synced 2024-12-25 07:21:13 -08:00
3 lines
146 B
Python
3 lines
146 B
Python
from .device import (TorchDeviceInfo, get_available_devices_info,
|
|
get_cpu_device_info, get_device, get_device_info_by_index)
|