mirror of
https://github.com/AaronFeng753/Waifu2x-Extension-GUI.git
synced 2025-01-07 03:16:39 +08:00
....
This commit is contained in:
parent
a0e1537bfe
commit
2edeee8fbc
8
.github/Update_Info_Beta.ini
vendored
8
.github/Update_Info_Beta.ini
vendored
@ -1,7 +1,7 @@
|
||||
[Latest_Version]
|
||||
Ver="v3.117.01"
|
||||
Ver="v3.117.15-beta"
|
||||
[Change_log]
|
||||
log="\n- A lot improvements has been made in the latest version, please check online Change log page to learn more.\n\n- 您正在使用老旧版本, 建议立即更新. 最新版中已进行了很多改进, 包含新的超分辨率和补帧(插帧)技术. 请查阅在线更新日志页面以了解更多.\n\n- 您正在使用老舊版本, 建議立即更新. 最新版中已進行了很多改進, 包含新的超分辨率和補幀(插幀)技術. 請查閱在線更新日誌頁面以了解更多."
|
||||
log_SimplifiedChinese="\n★ 新 Real-ESRGAN 模型:[Omni-Mini-W2xEX],超高速迷你模型,旨在模仿RTX超分辨率的质量和速度,让所有显卡都可以体验RTX超分辨率功能.\n★ 将 Real-ESRGAN 的 [顺序解码] 升级为 [图片解码线程数]。通过基于电脑硬件自动调整解码线程,提升图像放大性能,测试中速度提升最高达87.94%。\n\n- 修复错误:在某些情况下,帧插值后帧数量不符合预期。"
|
||||
log_TraditionalChinese="\n★ 新 Real-ESRGAN 模型:[Omni-Mini-W2xEX],超高速迷你模型,旨在模仿RTX超解析度的品質和速度,讓所有顯示卡都可以體驗RTX超解析度功能.\n★ 將 Real-ESRGAN 的 [順序解碼] 升級為 [圖片解碼線程數]。通過基於電腦硬體自動調整解碼線程,提升圖像放大性能,測試中速度提升最高達87.94%。\n\n- 修復錯誤:在某些情況下,幀插值後幀數量不符合預期。"
|
||||
log_English="\n★ New Real-ESRGAN model: [Omni-Mini-W2xEX], a super fast tiny model designed to mimic the quality and speed of RTX Super-resolution, bring RTX Super-res capability to ALL platforms.\n★ Upgrade Real-ESRGAN [Sequential decoding] to [Image decode threads]. Boost image upscaling performance by auto adjust decode threads based on PCs hardware, up to 87.94% faster during testing.\n\n- Fix bug: In some situations, number of frames does not meet expectation after frame interpolation."
|
||||
log_SimplifiedChinese="\n- 为快速图片缩放压缩添加多个选项:\n- [不放大]: 如果图像分辨率低于自定义分辨率,它们将只会被转换(压缩)。\n- [忽略放大倍率]: 在使用[仅转换格式(静态图像)]时,总是忽略放大倍率设置。\n- [未变小则跳过]: 如果转换后的图像文件大小没有变小,则转换后的图像将被删除,原始图像将被复制到输出文件夹。\n- [跳过低分辨率图片]: 当启用[仅转换格式(静态图像)]和[缩放]时,只有当图像分辨率高于自定义分辨率时才会处理图像。\n- 修复问题: [保持纵横比(扩展)]纵横比策略在处理图片时可能分配错误的分辨率."
|
||||
log_TraditionalChinese="\n- 為快速圖片縮放壓縮新增多個選項:\n- [不放大]: 如果圖片解析度低於自訂解析度,它們將只會被轉換(壓縮)。\n- [忽略放大倍率]: 在使用[僅轉換格式(靜態圖片)]時,總是忽略放大倍率設定。\n- [未變小則跳過]: 如果轉換後的圖片檔案大小沒有變小,則轉換後的圖片將被刪除,原始圖片將被複製到輸出資料夾。\n- [跳過低解析度圖片]: 當啟用[僅轉換格式(靜態圖片)]和[縮放]時,只有當圖片解析度高於自訂解析度時才會處理圖片。\n- 修復問題: [保持長寬比(擴展)]長寬比策略在處理圖片時可能分配錯誤的解析度。"
|
||||
log_English="\n- Additional options for quick Image resize and compress:\n- [Do not upscale]: If images resolution is lower then the Custom resolution, they will only be converted(compressed).\n- [Ignore scale ratio]: Always ignore scale ratio settings when using [Convert format ONLY (Static Images)].\n- [Skip if not smaller]: Converted image will be deleted if its file size is not smaller than the original. The original image will be copied to output folder instead.\n- [Skip low resolution images]: When [Convert format ONLY (Static Images)] and [Resize] is enabled, only process images when their resolution is higher then Custom resolution.\n- Fix bug: [keep aspect ratio by expanding] not working properly when upscaling images."
|
||||
|
Loading…
Reference in New Issue
Block a user