Skip to content

Commit

Permalink
todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
dmMaze committed Apr 9, 2022
1 parent 179fd82 commit 78ee0a5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,7 @@
* 发布包包含pytorch和cuda所以那么大. 以后更新如果依赖库不做变动, 就只发布本体二进制/新配置文件/新模型, 下载后覆盖旧版本
* 如果电脑带N卡, 程序默认对所有模型启用GPU加速, 默认配置下显存占用在6G左右. 4G显存调小修复器inpaint_size即可.


# TODO
- 优化CPU模式下的速度, 主要是输入从整张图改成区块,并在修复前判定是否需要调用开销较大的修复方法
- 支持更多语言的OCR模型
- ...

0 comments on commit 78ee0a5

Please sign in to comment.