Skip to content

Commit

Permalink
Merge branch 'add_flux_upscale' of github.com:siliconflow/BizyAir int…
Browse files Browse the repository at this point in the history
…o add_flux_upscale
  • Loading branch information
ccssu committed Dec 10, 2024
2 parents 2e53e16 + 2144348 commit 9522846
Show file tree
Hide file tree
Showing 52 changed files with 2,127 additions and 3,218 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
repository: comfyanonymous/ComfyUI
path: ComfyUI
ref: v0.2.7
ref: v0.3.7

- name: Checkout plugin repository
uses: actions/checkout@v4
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "bizyair_frontend"]
path = bizyair_frontend
url = https://github.com/siliconflow/bizyair_frontend.git
1 change: 1 addition & 0 deletions bizyair_frontend
Submodule bizyair_frontend added at d1d677
1 change: 1 addition & 0 deletions docs/docs/bznews.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"12/05 更新自定义模型上传和分享方式,原有上传方法不再支持,请尽快升级 BizyAir": "#",
"09/19 更新模型上传功能,显示上传进度条,上传模型大小不受 ComfyUI 限制": "https://siliconflow.github.io/BizyAir/model-host/introduce.html",
"09/06 发布 v0.2.0,支持使用自定义 LoRA,欢迎升级使用": "https://siliconflow.github.io/BizyAir/model-host/introduce.html"
}
Loading

0 comments on commit 9522846

Please sign in to comment.