completely rewrite CLI & finish plugin support
This commit is contained in:
14
bin/engines/ss/config.json
Normal file
14
bin/engines/ss/config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"abbr":"SS",
|
||||
"displayName":"Real-ESGRAN",
|
||||
"lastUsedFilePath":"sc",
|
||||
"fileNameBeginning":"ig",
|
||||
"cliModeOptions": {
|
||||
"av3":{ "displayName": "realesr-animevideov3", "default": true },
|
||||
"x4plus":{ "displayName": "realesrgan-x4plus-anime", "default": false }
|
||||
},
|
||||
"pluginCreator": "Janis Hutz",
|
||||
"pluginCreatorLink": "https://janishutz.com",
|
||||
"engineLink": "",
|
||||
"supports": [ "upscaling" ]
|
||||
}
|
||||
Reference in New Issue
Block a user