mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-08 05:51:41 -07:00
2 lines
116 B
Python
2 lines
116 B
Python
from .device import (TorchDeviceInfo, TorchDevicesInfo, get_available_devices,
|
|
get_cpu_device)
|