Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facefusion/facefusion
/ choices.py
File
choices.py
facefusion/choices.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
logging
2
from
typing
import
List, Sequence, get_args
3
4
from
facefusion.common_helper
import
create_float_range, create_int_range
Callers
nothing calls this directly
Calls
2
create_int_range
Function · 0.90
create_float_range
Function · 0.90
Tested by
no test coverage detected