MCPcopy
hub / github.com/facefusion/facefusion / choices.py

File choices.py

facefusion/processors/modules/deep_swapper/choices.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import List, Sequence
2
3from facefusion.common_helper import create_int_range
4from facefusion.filesystem import get_file_name, resolve_file_paths, resolve_relative_path

Callers

nothing calls this directly

Calls 4

resolve_file_pathsFunction · 0.90
resolve_relative_pathFunction · 0.90
get_file_nameFunction · 0.90
create_int_rangeFunction · 0.90

Tested by

no test coverage detected