Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
typing
import
List, Sequence
2
3
from
facefusion.common_helper
import
create_int_range
4
from
facefusion.filesystem
import
get_file_name, resolve_file_paths, resolve_relative_path
Callers
nothing calls this directly
Calls
4
resolve_file_paths
Function · 0.90
resolve_relative_path
Function · 0.90
get_file_name
Function · 0.90
create_int_range
Function · 0.90
Tested by
no test coverage detected