mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-07-07 13:32:10 -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)
|