mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-06 04:52:14 -07:00
2 lines
117 B
Python
2 lines
117 B
Python
from .os import (ProcessPriority, get_process_priority, set_process_priority,
|
|
set_timer_resolution)
|