[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-07 UTC."],[],[],null,["# mediapipe_model_maker.face_stylizer.FaceStylizerOptions\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/mediapipe/blob/master/mediapipe/model_maker/python/vision/face_stylizer/face_stylizer_options.py#L24-L36) |\n\nConfigurable options for building face stylizer.\n\n#### View aliases\n\n\n**Main aliases**\n\n[`mediapipe_model_maker.face_stylizer.face_stylizer.face_stylizer_options.FaceStylizerOptions`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/face_stylizer/FaceStylizerOptions), [`mediapipe_model_maker.face_stylizer.face_stylizer_options.FaceStylizerOptions`](https://www.tensorflow.org/mediapipe/api/solutions/python/mediapipe_model_maker/face_stylizer/FaceStylizerOptions)\n\n\u003cbr /\u003e\n\n mediapipe_model_maker.face_stylizer.FaceStylizerOptions(\n model: ../../mediapipe_model_maker/face_stylizer/SupportedModels,\n model_options: Optional[../../mediapipe_model_maker/face_stylizer/ModelOptions] = None,\n hparams: Optional[../../mediapipe_model_maker/face_stylizer/HParams] = None\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|-----------------|-----------------------------------------------------------|\n| `model` | A model from the SupportedModels enum. |\n| `hparams` | A set of hyperparameters used to train the face stylizer. |\n| `model_options` | A set of options for configuring the model. |\n\n\u003cbr /\u003e\n\nMethods\n-------\n\n### `__eq__`\n\n __eq__(\n other\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Class Variables --------------- ||\n|---------------|--------|\n| hparams | `None` |\n| model_options | `None` |\n\n\u003cbr /\u003e"]]