mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
[Electron] Allow force install on not supported device page (#1812)
* [Electron] Allow force install on not supported device page * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user