mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-08 06:30:04 +00:00
692 lines
25 KiB
JSON
692 lines
25 KiB
JSON
{
|
|
"g": {
|
|
"currentUser": "Current user",
|
|
"empty": "Empty",
|
|
"noWorkflowsFound": "No workflows found.",
|
|
"comingSoon": "Coming Soon",
|
|
"firstTimeUIMessage": "This is the first time you use the new UI. Choose \"Menu > Use New Menu > Disabled\" to restore the old UI.",
|
|
"download": "Download",
|
|
"import": "Import",
|
|
"loadAllFolders": "Load All Folders",
|
|
"refresh": "Refresh",
|
|
"terminal": "Terminal",
|
|
"logs": "Logs",
|
|
"videoFailedToLoad": "Video failed to load",
|
|
"extensionName": "Extension Name",
|
|
"reloadToApplyChanges": "Reload to apply changes",
|
|
"insert": "Insert",
|
|
"systemInfo": "System Info",
|
|
"devices": "Devices",
|
|
"about": "About",
|
|
"add": "Add",
|
|
"confirm": "Confirm",
|
|
"reset": "Reset",
|
|
"resetKeybindingsTooltip": "Reset keybindings to default",
|
|
"customizeFolder": "Customize Folder",
|
|
"icon": "Icon",
|
|
"color": "Color",
|
|
"error": "Error",
|
|
"loading": "Loading",
|
|
"findIssues": "Find Issues",
|
|
"reportIssue": "Send Report",
|
|
"reportIssueTooltip": "Submit the error report to Comfy Org",
|
|
"reportSent": "Report Submitted",
|
|
"copyToClipboard": "Copy to Clipboard",
|
|
"openNewIssue": "Open New Issue",
|
|
"showReport": "Show Report",
|
|
"imageFailedToLoad": "Image failed to load",
|
|
"reconnecting": "Reconnecting",
|
|
"reconnected": "Reconnected",
|
|
"delete": "Delete",
|
|
"rename": "Rename",
|
|
"save": "Save",
|
|
"no": "No",
|
|
"cancel": "Cancel",
|
|
"close": "Close",
|
|
"back": "Back",
|
|
"next": "Next",
|
|
"install": "Install",
|
|
"overwrite": "Overwrite",
|
|
"customize": "Customize",
|
|
"experimental": "BETA",
|
|
"deprecated": "DEPR",
|
|
"loadWorkflow": "Load Workflow",
|
|
"goToNode": "Go to Node",
|
|
"settings": "Settings",
|
|
"searchWorkflows": "Search Workflows",
|
|
"searchSettings": "Search Settings",
|
|
"searchNodes": "Search Nodes",
|
|
"searchModels": "Search Models",
|
|
"searchKeybindings": "Search Keybindings",
|
|
"searchExtensions": "Search Extensions",
|
|
"noResultsFound": "No Results Found",
|
|
"searchFailedMessage": "We couldn't find any settings matching your search. Try adjusting your search terms.",
|
|
"noTasksFound": "No Tasks Found",
|
|
"noTasksFoundMessage": "There are no tasks in the queue.",
|
|
"newFolder": "New Folder",
|
|
"enableAll": "Enable All",
|
|
"disableAll": "Disable All",
|
|
"command": "Command",
|
|
"keybinding": "Keybinding",
|
|
"upload": "Upload",
|
|
"export": "Export",
|
|
"workflow": "Workflow",
|
|
"success": "Success",
|
|
"ok": "OK",
|
|
"feedback": "Feedback"
|
|
},
|
|
"issueReport": {
|
|
"submitErrorReport": "Submit Error Report (Optional)",
|
|
"provideEmail": "Give us your email (Optional)",
|
|
"provideAdditionalDetails": "Provide additional details (optional)",
|
|
"stackTrace": "Stack Trace",
|
|
"systemStats": "System Stats",
|
|
"contactFollowUp": "Contact me for follow up",
|
|
"notifyResolve": "Notify me when resolved",
|
|
"helpFix": "Help Fix This",
|
|
"rating": "Rating",
|
|
"feedbackTitle": "Help us improve ComfyUI by providing feedback"
|
|
},
|
|
"color": {
|
|
"default": "Default",
|
|
"blue": "Blue",
|
|
"green": "Green",
|
|
"red": "Red",
|
|
"pink": "Pink",
|
|
"yellow": "Yellow",
|
|
"custom": "Custom"
|
|
},
|
|
"icon": {
|
|
"bookmark": "Bookmark",
|
|
"folder": "Folder",
|
|
"star": "Star",
|
|
"heart": "Heart",
|
|
"file": "File",
|
|
"inbox": "Inbox",
|
|
"box": "Box",
|
|
"briefcase": "Briefcase",
|
|
"exclamation-triangle": "Warning"
|
|
},
|
|
"welcome": {
|
|
"title": "Welcome to ComfyUI",
|
|
"getStarted": "Get Started"
|
|
},
|
|
"userSelect": {
|
|
"newUser": "New user",
|
|
"enterUsername": "Enter a username",
|
|
"existingUser": "Existing user",
|
|
"selectUser": "Select a user",
|
|
"next": "Next"
|
|
},
|
|
"notSupported": {
|
|
"title": "Your device is not supported",
|
|
"message": "Only following devices are supported:",
|
|
"learnMore": "Learn More",
|
|
"reportIssue": "Report Issue",
|
|
"supportedDevices": {
|
|
"macos": "MacOS (M1 or later)",
|
|
"windows": "Windows (Nvidia GPU with CUDA support)"
|
|
},
|
|
"continue": "Continue",
|
|
"continueTooltip": "I am sure my device is supported"
|
|
},
|
|
"downloadGit": {
|
|
"title": "Download git",
|
|
"message": "Unable to locate git. A working copy of git is required for normal operation.",
|
|
"instructions": "Please download and install the latest version for your operating system. The Download git button below opens the git-scm.com downloads page.",
|
|
"warning": "If you are sure you do not need git installed, or there has been a mistake, you may click Skip to byapss this check. Attempting to run ComfyUI without a working copy of git is not currently supported.",
|
|
"gitWebsite": "Download git",
|
|
"skip": "Skip"
|
|
},
|
|
"install": {
|
|
"installLocation": "Install Location",
|
|
"migration": "Migration",
|
|
"desktopSettings": "Desktop Settings",
|
|
"chooseInstallationLocation": "Choose Installation Location",
|
|
"systemLocations": "System Locations",
|
|
"failedToSelectDirectory": "Failed to select directory",
|
|
"pathValidationFailed": "Failed to validate path",
|
|
"pathExists": "Directory already exists - please ensure you have backed up all data",
|
|
"cannotWrite": "Unable to write to the selected path",
|
|
"insufficientFreeSpace": "Insufficient space - minimum free space",
|
|
"parentMissing": "Path does not exist - create the containing directory first",
|
|
"unhandledError": "Unknown error",
|
|
"installLocationDescription": "Select the directory for ComfyUI's user data. A python environment will be installed to the selected location. Please make sure the selected disk has enough space (~15GB) left.",
|
|
"installLocationTooltip": "ComfyUI's user data directory. Stores:\n- Python Environment\n- Models\n- Custom nodes\n",
|
|
"appDataLocationTooltip": "ComfyUI's app data directory. Stores:\n- Logs\n- Server configs",
|
|
"appPathLocationTooltip": "ComfyUI's app asset directory. Stores the ComfyUI code and assets",
|
|
"migrateFromExistingInstallation": "Migrate from Existing Installation",
|
|
"migrationSourcePathDescription": "If you have an existing ComfyUI installation, we can copy/link your existing user files and models to the new installation. Your existing ComfyUI installation will not be affected.",
|
|
"selectItemsToMigrate": "Select Items to Migrate",
|
|
"migrationOptional": "Migration is optional. If you don't have an existing installation, you can skip this step.",
|
|
"desktopAppSettings": "Desktop App Settings",
|
|
"desktopAppSettingsDescription": "Configure how ComfyUI behaves on your desktop. You can change these settings later.",
|
|
"gpu": "GPU",
|
|
"gpuSelection": {
|
|
"selectGpu": "Select GPU",
|
|
"selectGpuDescription": "Select the type of GPU you have",
|
|
"cpuMode": "CPU Mode",
|
|
"cpuModeDescription": "CPU mode is intended for developers and rare edge cases only.",
|
|
"cpuModeDescription2": "If you are not absolutely certain you need this, please ignore this box and select your GPU above.",
|
|
"enableCpuMode": "Enable CPU Mode",
|
|
"nvidiaDescription": "NVIDIA devices are directly supported using pytorch CUDA builds.",
|
|
"mpsDescription": "Apple Metal Performance Shaders are supported using pytorch nightly.",
|
|
"customSkipsPython": "This option skips the normal python setup.",
|
|
"customComfyNeedsPython": "ComfyUI will not work until python is setup",
|
|
"customManualVenv": "Manually configure python venv",
|
|
"customInstallRequirements": "Install all requirements and dependencies (e.g. custom torch)",
|
|
"customMayNotWork": "This is entirely unsupported, and may simply not work"
|
|
},
|
|
"manualConfiguration": {
|
|
"title": "Manual Configuration",
|
|
"requirements": "Requirements",
|
|
"createVenv": "You will need to create a virtual environment in the following directory",
|
|
"virtualEnvironmentPath": "Virtual environment path",
|
|
"restartWhenFinished": "When you have finished configuring the virtual environment, please restart ComfyUI."
|
|
},
|
|
"settings": {
|
|
"autoUpdate": "Automatic Updates",
|
|
"allowMetrics": "Usage Metrics",
|
|
"errorUpdatingConsent": "Error Updating Consent",
|
|
"errorUpdatingConsentDetail": "Failed to update metrics consent settings",
|
|
"autoUpdateDescription": "Automatically download updates when they become available. You will be notified before updates are installed.",
|
|
"allowMetricsDescription": "Help improve ComfyUI by sending anonymous usage metrics. No personal information or workflow content will be collected.",
|
|
"learnMoreAboutData": "Learn more about data collection",
|
|
"dataCollectionDialog": {
|
|
"title": "About Data Collection",
|
|
"whatWeCollect": "What we collect:",
|
|
"whatWeDoNotCollect": "What we don't collect:",
|
|
"collect": {
|
|
"errorReports": "Error message and stack trace",
|
|
"systemInfo": "Hardware, OS type, and app version",
|
|
"userJourneyEvents": "User journey events"
|
|
},
|
|
"doNotCollect": {
|
|
"personalInformation": "Personal information",
|
|
"fileSystemInformation": "File system information",
|
|
"workflowContents": "Workflow contents",
|
|
"customNodeConfigurations": "Custom node configurations"
|
|
},
|
|
"viewFullPolicy": "View full policy"
|
|
}
|
|
},
|
|
"customNodes": "Custom Nodes",
|
|
"customNodesDescription": "Reinstall custom nodes from existing ComfyUI installations.",
|
|
"helpImprove": "Please help improve ComfyUI",
|
|
"moreInfo": "For more info, please read our",
|
|
"privacyPolicy": "privacy policy",
|
|
"metricsEnabled": "Metrics Enabled",
|
|
"metricsDisabled": "Metrics Disabled",
|
|
"updateConsent": "You previously opted in to reporting crashes. We are now tracking event-based metrics to help identify bugs and improve the app. No personal identifiable information is collected."
|
|
},
|
|
"serverStart": {
|
|
"reinstall": "Reinstall",
|
|
"reportIssue": "Report Issue",
|
|
"openLogs": "Open Logs",
|
|
"showTerminal": "Show Terminal",
|
|
"process": {
|
|
"initial-state": "Loading...",
|
|
"python-setup": "Setting up Python Environment...",
|
|
"starting-server": "Starting ComfyUI server...",
|
|
"ready": "Finishing...",
|
|
"error": "Unable to start ComfyUI Desktop"
|
|
}
|
|
},
|
|
"serverConfig": {
|
|
"modifiedConfigs": "You have modified the following server configurations. Restart to apply changes.",
|
|
"revertChanges": "Revert Changes",
|
|
"restart": "Restart"
|
|
},
|
|
"sideToolbar": {
|
|
"themeToggle": "Toggle Theme",
|
|
"logout": "Logout",
|
|
"queue": "Queue",
|
|
"nodeLibrary": "Node Library",
|
|
"workflows": "Workflows",
|
|
"browseTemplates": "Browse example templates",
|
|
"openWorkflow": "Open workflow in local file system",
|
|
"newBlankWorkflow": "Create a new blank workflow",
|
|
"nodeLibraryTab": {
|
|
"sortOrder": "Sort Order"
|
|
},
|
|
"modelLibrary": "Model Library",
|
|
"downloads": "Downloads",
|
|
"queueTab": {
|
|
"showFlatList": "Show Flat List",
|
|
"backToAllTasks": "Back to All Tasks",
|
|
"containImagePreview": "Fill Image Preview",
|
|
"coverImagePreview": "Fit Image Preview",
|
|
"clearPendingTasks": "Clear Pending Tasks",
|
|
"filter": "Filter Outputs",
|
|
"filters": {
|
|
"hideCached": "Hide Cached",
|
|
"hideCanceled": "Hide Canceled"
|
|
}
|
|
},
|
|
"workflowTab": {
|
|
"confirmDeleteTitle": "Delete workflow?",
|
|
"confirmDelete": "Are you sure you want to delete this workflow?",
|
|
"deleted": "Workflow deleted",
|
|
"deleteFailedTitle": "Delete failed",
|
|
"deleteFailed": "Attempt to delete the workflow failed.",
|
|
"dirtyCloseTitle": "Save Changes?",
|
|
"dirtyClose": "The files below have been changed. Would you like to save them before closing?",
|
|
"confirmOverwriteTitle": "Overwrite existing file?",
|
|
"confirmOverwrite": "The file below already exists. Would you like to overwrite it?",
|
|
"workflowTreeType": {
|
|
"browse": "Browse",
|
|
"bookmarks": "Bookmarks",
|
|
"open": "Open"
|
|
}
|
|
}
|
|
},
|
|
"menu": {
|
|
"hideMenu": "Hide Menu",
|
|
"showMenu": "Show Menu",
|
|
"batchCount": "Batch Count",
|
|
"batchCountTooltip": "The number of times the workflow generation should be queued",
|
|
"autoQueue": "Auto Queue",
|
|
"disabled": "Disabled",
|
|
"disabledTooltip": "The workflow will not be automatically queued",
|
|
"instant": "Instant",
|
|
"instantTooltip": "The workflow will be queued instantly after a generation finishes",
|
|
"onChange": "On Change",
|
|
"onChangeTooltip": "The workflow will be queued once a change is made",
|
|
"queueWorkflow": "Queue workflow (Shift to queue at front)",
|
|
"queueWorkflowFront": "Queue workflow at front",
|
|
"queue": "Queue",
|
|
"execute": "Execute",
|
|
"interrupt": "Cancel current run",
|
|
"refresh": "Refresh node definitions",
|
|
"clipspace": "Open Clipspace",
|
|
"resetView": "Reset canvas view",
|
|
"clear": "Clear workflow",
|
|
"toggleBottomPanel": "Toggle Bottom Panel"
|
|
},
|
|
"tabMenu": {
|
|
"duplicateTab": "Duplicate Tab",
|
|
"closeTab": "Close Tab",
|
|
"closeTabsToLeft": "Close Tabs to Left",
|
|
"closeTabsToRight": "Close Tabs to Right",
|
|
"closeOtherTabs": "Close Other Tabs",
|
|
"addToBookmarks": "Add to Bookmarks",
|
|
"removeFromBookmarks": "Remove from Bookmarks"
|
|
},
|
|
"templateWorkflows": {
|
|
"title": "Get Started with a Template",
|
|
"template": {
|
|
"default": "Image Generation",
|
|
"image2image": "Image to Image",
|
|
"upscale": "2 Pass Upscale",
|
|
"flux_schnell": "Flux Schnell"
|
|
}
|
|
},
|
|
"graphCanvasMenu": {
|
|
"zoomIn": "Zoom In",
|
|
"zoomOut": "Zoom Out",
|
|
"resetView": "Reset View",
|
|
"fitView": "Fit View",
|
|
"selectMode": "Select Mode",
|
|
"panMode": "Pan Mode",
|
|
"toggleLinkVisibility": "Toggle Link Visibility"
|
|
},
|
|
"groupNode": {
|
|
"create": "Create group node",
|
|
"enterName": "Enter name"
|
|
},
|
|
"nodeTemplates": {
|
|
"saveAsTemplate": "Save as template",
|
|
"enterName": "Enter name"
|
|
},
|
|
"workflowService": {
|
|
"exportWorkflow": "Export Workflow",
|
|
"enterFilename": "Enter the filename",
|
|
"saveWorkflow": "Save workflow"
|
|
},
|
|
"electronFileDownload": {
|
|
"inProgress": "In Progress",
|
|
"pause": "Pause Download",
|
|
"paused": "Paused",
|
|
"resume": "Resume Download",
|
|
"cancel": "Cancel Download",
|
|
"cancelled": "Cancelled"
|
|
},
|
|
"menuLabels": {
|
|
"Workflow": "Workflow",
|
|
"Edit": "Edit",
|
|
"Help": "Help",
|
|
"Open Custom Nodes Folder": "Open Custom Nodes Folder",
|
|
"Open Inputs Folder": "Open Inputs Folder",
|
|
"Open Logs Folder": "Open Logs Folder",
|
|
"Open extra_model_paths_yaml": "Open extra_model_paths.yaml",
|
|
"Open Models Folder": "Open Models Folder",
|
|
"Open Outputs Folder": "Open Outputs Folder",
|
|
"Open DevTools": "Open DevTools",
|
|
"Desktop User Guide": "Desktop User Guide",
|
|
"Quit": "Quit",
|
|
"Reinstall": "Reinstall",
|
|
"Restart": "Restart",
|
|
"Browse Templates": "Browse Templates",
|
|
"Fit view to selected nodes": "Fit view to selected nodes",
|
|
"Reset View": "Reset View",
|
|
"Canvas Toggle Link Visibility": "Canvas Toggle Link Visibility",
|
|
"Canvas Toggle Lock": "Canvas Toggle Lock",
|
|
"Pin/Unpin Selected Items": "Pin/Unpin Selected Items",
|
|
"Bypass/Unbypass Selected Nodes": "Bypass/Unbypass Selected Nodes",
|
|
"Collapse/Expand Selected Nodes": "Collapse/Expand Selected Nodes",
|
|
"Mute/Unmute Selected Nodes": "Mute/Unmute Selected Nodes",
|
|
"Pin/Unpin Selected Nodes": "Pin/Unpin Selected Nodes",
|
|
"Zoom In": "Zoom In",
|
|
"Zoom Out": "Zoom Out",
|
|
"Clear Pending Tasks": "Clear Pending Tasks",
|
|
"Clear Workflow": "Clear Workflow",
|
|
"Duplicate Current Workflow": "Duplicate Current Workflow",
|
|
"Export": "Export",
|
|
"Export (API)": "Export (API)",
|
|
"Give Feedback": "Give Feedback",
|
|
"Fit Group To Contents": "Fit Group To Contents",
|
|
"Group Selected Nodes": "Group Selected Nodes",
|
|
"Convert selected nodes to group node": "Convert selected nodes to group node",
|
|
"Manage group nodes": "Manage group nodes",
|
|
"Ungroup selected group nodes": "Ungroup selected group nodes",
|
|
"About ComfyUI": "About ComfyUI",
|
|
"Comfy-Org Discord": "Comfy-Org Discord",
|
|
"ComfyUI Docs": "ComfyUI Docs",
|
|
"Comfy-Org Forum": "Comfy-Org Forum",
|
|
"ComfyUI Issues": "ComfyUI Issues",
|
|
"Interrupt": "Interrupt",
|
|
"Load Default Workflow": "Load Default Workflow",
|
|
"New": "New",
|
|
"Clipspace": "Clipspace",
|
|
"Open": "Open",
|
|
"Queue Prompt": "Queue Prompt",
|
|
"Queue Prompt (Front)": "Queue Prompt (Front)",
|
|
"Redo": "Redo",
|
|
"Refresh Node Definitions": "Refresh Node Definitions",
|
|
"Save": "Save",
|
|
"Save As": "Save As",
|
|
"Show Settings Dialog": "Show Settings Dialog",
|
|
"Toggle Theme (Dark/Light)": "Toggle Theme (Dark/Light)",
|
|
"Undo": "Undo",
|
|
"Close Current Workflow": "Close Current Workflow",
|
|
"Next Opened Workflow": "Next Opened Workflow",
|
|
"Previous Opened Workflow": "Previous Opened Workflow",
|
|
"Toggle Search Box": "Toggle Search Box",
|
|
"Toggle Bottom Panel": "Toggle Bottom Panel",
|
|
"Toggle Terminal Bottom Panel": "Toggle Terminal Bottom Panel",
|
|
"Toggle Logs Bottom Panel": "Toggle Logs Bottom Panel",
|
|
"Toggle Focus Mode": "Toggle Focus Mode",
|
|
"Toggle Model Library Sidebar": "Toggle Model Library Sidebar",
|
|
"Toggle Node Library Sidebar": "Toggle Node Library Sidebar",
|
|
"Toggle Queue Sidebar": "Toggle Queue Sidebar",
|
|
"Toggle Workflows Sidebar": "Toggle Workflows Sidebar"
|
|
},
|
|
"desktopMenu": {
|
|
"reinstall": "Reinstall",
|
|
"confirmReinstall": "This will clear your extra_models_config.yaml file,\nand begin installation again.\n\nAre you sure?",
|
|
"quit": "Quit",
|
|
"confirmQuit": "There are unsaved workflows open; any unsaved changes will be lost. Ignore this and quit?"
|
|
},
|
|
"settingsCategories": {
|
|
"Comfy-Desktop": "Comfy-Desktop",
|
|
"General": "General",
|
|
"Appearance": "Appearance",
|
|
"ColorPalette": "Color Palette",
|
|
"Comfy": "Comfy",
|
|
"Workflow": "Workflow",
|
|
"DevMode": "Dev Mode",
|
|
"LiteGraph": "Lite Graph",
|
|
"Node Widget": "Node Widget",
|
|
"Node": "Node",
|
|
"Extension": "Extension",
|
|
"Canvas": "Canvas",
|
|
"Link": "Link",
|
|
"Group": "Group",
|
|
"Menu": "Menu",
|
|
"Keybinding": "Keybinding",
|
|
"LinkRelease": "Link Release",
|
|
"Graph": "Graph",
|
|
"Locale": "Locale",
|
|
"Mask Editor": "Mask Editor",
|
|
"BrushAdjustment": "Brush Adjustment",
|
|
"NewEditor": "New Editor",
|
|
"ModelLibrary": "Model Library",
|
|
"NodeInputConversionSubmenus": "Node Input Conversion Submenus",
|
|
"NodeLibrary": "Node Library",
|
|
"Node Search Box": "Node Search Box",
|
|
"Pointer": "Pointer",
|
|
"Queue": "Queue",
|
|
"QueueButton": "Queue Button",
|
|
"RerouteBeta": "Reroute Beta",
|
|
"Server": "Server",
|
|
"Settings": "Settings",
|
|
"Sidebar": "Sidebar",
|
|
"Tree Explorer": "Tree Explorer",
|
|
"Validation": "Validation",
|
|
"Window": "Window",
|
|
"Server-Config": "Server-Config",
|
|
"About": "About",
|
|
"EditTokenWeight": "Edit Token Weight",
|
|
"CustomColorPalettes": "Custom Color Palettes"
|
|
},
|
|
"serverConfigItems": {
|
|
"listen": {
|
|
"name": "Host: The IP address to listen on"
|
|
},
|
|
"port": {
|
|
"name": "Port: The port to listen on"
|
|
},
|
|
"tls-keyfile": {
|
|
"name": "TLS Key File: Path to TLS key file for HTTPS"
|
|
},
|
|
"tls-certfile": {
|
|
"name": "TLS Certificate File: Path to TLS certificate file for HTTPS"
|
|
},
|
|
"enable-cors-header": {
|
|
"name": "Enable CORS header: Use \"*\" for all origins or specify domain"
|
|
},
|
|
"max-upload-size": {
|
|
"name": "Maximum upload size (MB)"
|
|
},
|
|
"cuda-device": {
|
|
"name": "CUDA device index to use"
|
|
},
|
|
"cuda-malloc": {
|
|
"name": "Use CUDA malloc for memory allocation"
|
|
},
|
|
"global-precision": {
|
|
"name": "Global floating point precision",
|
|
"tooltip": "Global floating point precision"
|
|
},
|
|
"unet-precision": {
|
|
"name": "UNET precision",
|
|
"tooltip": "UNET precision"
|
|
},
|
|
"vae-precision": {
|
|
"name": "VAE precision",
|
|
"tooltip": "VAE precision"
|
|
},
|
|
"cpu-vae": {
|
|
"name": "Run VAE on CPU"
|
|
},
|
|
"text-encoder-precision": {
|
|
"name": "Text Encoder precision",
|
|
"tooltip": "Text Encoder precision"
|
|
},
|
|
"force-channels-last": {
|
|
"name": "Force channels-last memory format"
|
|
},
|
|
"directml": {
|
|
"name": "DirectML device index"
|
|
},
|
|
"disable-ipex-optimize": {
|
|
"name": "Disable IPEX optimization"
|
|
},
|
|
"preview-method": {
|
|
"name": "Method used for latent previews"
|
|
},
|
|
"preview-size": {
|
|
"name": "Size of preview images"
|
|
},
|
|
"cache-classic": {
|
|
"name": "Use classic cache system"
|
|
},
|
|
"cache-lru": {
|
|
"name": "Use LRU caching with a maximum of N node results cached.",
|
|
"tooltip": "May use more RAM/VRAM."
|
|
},
|
|
"cross-attention-method": {
|
|
"name": "Cross attention method"
|
|
},
|
|
"disable-xformers": {
|
|
"name": "Disable xFormers optimization"
|
|
},
|
|
"force-upcast-attention": {
|
|
"name": "Force attention upcast"
|
|
},
|
|
"dont-upcast-attention": {
|
|
"name": "Prevent attention upcast"
|
|
},
|
|
"vram-management": {
|
|
"name": "VRAM management mode"
|
|
},
|
|
"reserve-vram": {
|
|
"name": "Reserved VRAM (GB)",
|
|
"tooltip": "Set the amount of vram in GB you want to reserve for use by your OS/other software. By default some amount is reverved depending on your OS."
|
|
},
|
|
"default-hashing-function": {
|
|
"name": "Default hashing function for model files"
|
|
},
|
|
"disable-smart-memory": {
|
|
"name": "Disable smart memory management",
|
|
"tooltip": "Force ComfyUI to aggressively offload to regular ram instead of keeping models in vram when it can."
|
|
},
|
|
"deterministic": {
|
|
"name": "Make pytorch use slower deterministic algorithms when it can.",
|
|
"tooltip": "Note that this might not make images deterministic in all cases."
|
|
},
|
|
"fast": {
|
|
"name": "Enable some untested and potentially quality deteriorating optimizations."
|
|
},
|
|
"dont-print-server": {
|
|
"name": "Don't print server output to console."
|
|
},
|
|
"disable-metadata": {
|
|
"name": "Disable saving prompt metadata in files."
|
|
},
|
|
"disable-all-custom-nodes": {
|
|
"name": "Disable loading all custom nodes."
|
|
},
|
|
"log-level": {
|
|
"name": "Logging verbosity level"
|
|
},
|
|
"input-directory": {
|
|
"name": "Input directory"
|
|
},
|
|
"output-directory": {
|
|
"name": "Output directory"
|
|
}
|
|
},
|
|
"serverConfigCategories": {
|
|
"Network": "Network",
|
|
"CUDA": "CUDA",
|
|
"Inference": "Inference",
|
|
"Memory": "Memory",
|
|
"Preview": "Preview",
|
|
"Cache": "Cache",
|
|
"Attention": "Attention",
|
|
"General": "General",
|
|
"Directories": "Directories"
|
|
},
|
|
"nodeCategories": {
|
|
"_for_testing": "_for_testing",
|
|
"custom_sampling": "custom_sampling",
|
|
"noise": "noise",
|
|
"sampling": "sampling",
|
|
"schedulers": "schedulers",
|
|
"guiders": "guiders",
|
|
"image": "image",
|
|
"preprocessors": "preprocessors",
|
|
"advanced": "advanced",
|
|
"loaders": "loaders",
|
|
"model_merging": "model_merging",
|
|
"attention_experiments": "attention_experiments",
|
|
"conditioning": "conditioning",
|
|
"flux": "flux",
|
|
"hooks": "hooks",
|
|
"combine": "combine",
|
|
"cond single": "cond single",
|
|
"controlnet": "controlnet",
|
|
"inpaint": "inpaint",
|
|
"scheduling": "scheduling",
|
|
"create": "create",
|
|
"mask": "mask",
|
|
"DevTools": "DevTools",
|
|
"deprecated": "deprecated",
|
|
"latent": "latent",
|
|
"video": "video",
|
|
"audio": "audio",
|
|
"ltxv": "ltxv",
|
|
"sd3": "sd3",
|
|
"sigmas": "sigmas",
|
|
"model_patches": "model_patches",
|
|
"unet": "unet",
|
|
"gligen": "gligen",
|
|
"postprocessing": "postprocessing",
|
|
"transform": "transform",
|
|
"batch": "batch",
|
|
"video_models": "video_models",
|
|
"upscaling": "upscaling",
|
|
"instructpix2pix": "instructpix2pix",
|
|
"compositing": "compositing",
|
|
"samplers": "samplers",
|
|
"operations": "operations",
|
|
"3d": "3d",
|
|
"model_specific": "model_specific",
|
|
"model": "model",
|
|
"cond pair": "cond pair",
|
|
"photomaker": "photomaker",
|
|
"animation": "animation",
|
|
"api": "api",
|
|
"upscale_diffusion": "upscale_diffusion",
|
|
"clip": "clip",
|
|
"guidance": "guidance",
|
|
"stable_cascade": "stable_cascade",
|
|
"3d_models": "3d_models",
|
|
"style_model": "style_model"
|
|
},
|
|
"dataTypes": {
|
|
"AUDIO": "AUDIO",
|
|
"BOOLEAN": "BOOLEAN",
|
|
"CLIP": "CLIP",
|
|
"CLIP_VISION": "CLIP_VISION",
|
|
"CLIP_VISION_OUTPUT": "CLIP_VISION_OUTPUT",
|
|
"COMBO": "COMBO",
|
|
"CONDITIONING": "CONDITIONING",
|
|
"CONTROL_NET": "CONTROL_NET",
|
|
"FLOAT": "FLOAT",
|
|
"FLOATS": "FLOATS",
|
|
"GLIGEN": "GLIGEN",
|
|
"GUIDER": "GUIDER",
|
|
"HOOK_KEYFRAMES": "HOOK_KEYFRAMES",
|
|
"HOOKS": "HOOKS",
|
|
"IMAGE": "IMAGE",
|
|
"INT": "INT",
|
|
"LATENT": "LATENT",
|
|
"LATENT_OPERATION": "LATENT_OPERATION",
|
|
"LOAD_3D": "LOAD_3D",
|
|
"LOAD_3D_ANIMATION": "LOAD_3D_ANIMATION",
|
|
"MASK": "MASK",
|
|
"MODEL": "MODEL",
|
|
"NOISE": "NOISE",
|
|
"PHOTOMAKER": "PHOTOMAKER",
|
|
"SAMPLER": "SAMPLER",
|
|
"SIGMAS": "SIGMAS",
|
|
"STRING": "STRING",
|
|
"STYLE_MODEL": "STYLE_MODEL",
|
|
"TIMESTEPS_RANGE": "TIMESTEPS_RANGE",
|
|
"UPSCALE_MODEL": "UPSCALE_MODEL",
|
|
"VAE": "VAE",
|
|
"WEBCAM": "WEBCAM"
|
|
}
|
|
} |