0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. krita-ai-tools
  2. /
  3. src
AAclyDisable CPU backend button if hardware doesn't support it
7514a9c4创建于 2025年11月8日历史提交
文件最后提交记录最后更新时间
filters
Fix issues with color space conversion for background removal * previously channels were broken due to bgra/argb mixup * use Krita's painter & conversion tools to hopefully handle all its color spaces * retains precision of 16/32bit image formats 7 个月前
inpaint
Unload models if they are no longer needed 9 个月前
segmentation
Unload models if they are no longer needed 9 个月前
CMakeLists.txt
Linux: cmake changes (build static libfmt, use PIC, set RPATH) 9 个月前
VisionML.cpp
Disable CPU backend button if hardware doesn't support it 6 个月前
VisionML.h
Remove SO version from libvisioncpp; fix include 9 个月前
VisionMLPlugin.cpp
Create a Python plugin which acts as loader for the library - easier to package and install 10 个月前
VisionMLPlugin.h
Create a Python plugin which acts as loader for the library - easier to package and install 10 个月前
kritavisionml.json
Inpaint: add icon & action 10 个月前
vision_filters.action
Inpaint: add foreground estimation option and keyboard shortcut 10 个月前
vision_tools.action
Inpaint: add foreground estimation option and keyboard shortcut 10 个月前