get_configs
- lib.config.config.get_configs() dict[str, FaceswapConfig]
Get all of the FaceswapConfig options. Loads any configs that have not been loaded and return a dictionary of all configs.
- Returns:
All of the loaded faceswap config objects
- Return type:
dict[str,
FaceswapConfig]