Skip to content

Commit

Permalink
v0.37.0 移动端适配、修改app模式的Mask编辑器
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowcz007 committed Aug 12, 2024
1 parent 1ed7b55 commit fee0222
Show file tree
Hide file tree
Showing 5 changed files with 4,202 additions and 544 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

##### `最新`
- 移动端适配、修改app模式的Mask编辑器

- 增加p5.js作为输入节点
[workflow](./workflow/p5workflow.json)
Expand All @@ -18,10 +19,6 @@

- 增加 SiliconflowLLM,可以使用由Siliconflow提供的免费LLM

- 增加 Edit Mask,方便在生成的时候手动绘制 mask [workflow](./workflow/edit-mask-workflow.json)

- LaMaInpainting 调整为手动安装

<!-- - ChatGPT 节点支持 Local LLM(llama.cpp),Phi3、llama3 都可以直接一个节点运行了。模型下载后,放置到 `models/llamafile/` -->

<!-- - 右键菜单支持 text-to-text,方便对 prompt 词补全 -->
Expand Down Expand Up @@ -250,6 +247,8 @@ pip install llama-cpp-python \

### Other Nodes

- 增加 Edit Mask,方便在生成的时候手动绘制 mask [workflow](./workflow/edit-mask-workflow.json)

![main](./assets/all-workflow.svg)
![main2](./assets/detect-face-all.png)

Expand Down
Loading

0 comments on commit fee0222

Please sign in to comment.