Skip to content

[Maintenance]: Update the Performance Check Popup for New Startup Options #369

Description

@DavidDragonsage

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do?

In FooocusPlus 1.5.5 there are several startup options that need to be reflected in the Performance Check information readouts, as listed it the Proposed Workflow below.

Proposed workflow

In ui_util, introduce Performance Check responses for each of the following conditions:

  1. Comfy Lockout caused by CLI argument: cli_args.disable_comfyd:
  2. Comfy Lockout caused by Low VRAM: common.total_vram_gb < 4
  3. Comfy Lockout caused by legacy GPU: common.torch_status != "New"
  4. Comfy temporarily disabled by the UI: config.default_comfy_active_checkbox
  5. Forced Compatibility Mode: common.force_compatibility == True
  6. PyTorch Assignment Managed by Pinokio: cli_args.gpu_type == 'none'

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or requestmaintenanceActivities that keep the repo. error free and efficient

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions