MCPcopy
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

1import logging
2from typing import List, Sequence, get_args
3
4from facefusion.common_helper import create_float_range, create_int_range

Callers

nothing calls this directly

Calls 2

create_int_rangeFunction · 0.90
create_float_rangeFunction · 0.90

Tested by

no test coverage detected