MCPcopy
hub / github.com/lllyasviel/Fooocus / keys

Method keys

modules/flags.py:147–148  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

145
146 @classmethod
147 def keys(cls) -> list:
148 return list(map(lambda c: c, Steps.__members__))
149
150
151class StepsUOV(IntEnum):

Callers 15

config.pyFile · 0.80
get_stepsFunction · 0.80
to_jsonMethod · 0.80
flags.pyFile · 0.80
__init__Method · 0.80
refresh_lorasMethod · 0.80
sdxl_styles.pyFile · 0.80
match_loraFunction · 0.80
hasLocalizationFunction · 0.80
INPUT_TYPESMethod · 0.80
saveMethod · 0.80
load_custom_nodesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected