mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
refactor: remove unused SMALL_MODEL_SIZE_LIMIT constant from templateWorkflows
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
// Constants related to Workflow Templates functionality
|
||||
// Size threshold (in GB) for categorizing templates as "Small Models".
|
||||
// Templates with size <= this limit will appear under the Performance > Small Models category.
|
||||
export const SMALL_MODEL_SIZE_LIMIT = 3
|
||||
Reference in New Issue
Block a user