WSH032 / sd-webui-fast-dataset-maker

A funny extension that integrates image-browsing , downloader , deduplicate , cluster , can quickly collect, classify and process your images. | 一个有趣的扩展,整合了 图库,下载,去重,聚类 ,可以快速搜集、分类、处理你的图片。
Apache License 2.0
20 stars 1 forks source link

working more like A1111 WebUI #5

Closed WSH032 closed 1 year ago

WSH032 commented 1 year ago

*运行的更像A1111 WebUI 只有在载入某个扩展时,才会临时修改sys.path 载入扩展时的import将使用其所在文件夹做为顶级包 优化代码逻辑及将部分变量声明为常量 增加更多注释和类型注解