mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Fix model ID for high fidelity and update file protocol path handling for development mode
This commit is contained in:
@@ -6,7 +6,7 @@ export const MODELS = {
|
||||
id: "upscayl-lite-4x",
|
||||
},
|
||||
"high-fidelity-4x": {
|
||||
id: "hfa2k-4x",
|
||||
id: "high-fidelity-4x",
|
||||
},
|
||||
"remacri-4x": {
|
||||
id: "remacri-4x",
|
||||
|
||||
Reference in New Issue
Block a user