ServerSetupViewModel
Parameters
Screen that opened setup, used to decide back navigation and completion route.
App coroutine dispatchers used by setup work.
Build metadata used to filter platform-supported local providers.
Reads the current provider configuration.
Reads locally configured ONNX models.
Reads locally configured MediaPipe models.
Reads locally configured SDXL models.
Reads locally configured Core ML models on supported builds.
Fetches Hugging Face model list for remote setup.
Validates provider URL input.
Validates text settings entered by the user.
Validates local file path settings.
Applies Automatic1111 configuration.
Applies SwarmUI configuration.
Applies Horde configuration.
Applies Hugging Face configuration.
Applies ONNX local diffusion configuration.
Applies MediaPipe local diffusion configuration.
Applies SDXL local diffusion configuration.
Applies Core ML local diffusion configuration.
Applies OpenAI configuration.
Applies Stability AI configuration.
Applies Fal AI configuration.
Downloads a selected local model.
Deletes a selected local model.
Platform guard for model download prerequisites.
Invalidates Settings storage summaries after model changes.
External links and demo mode URL used by setup.
Persists setup preferences.
Setup navigation contract.
Error callback forwarded to the app-level error handling pipeline.