Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI-PhotoMaker-ZHO
Commits
51cc5fe4
Commit
51cc5fe4
authored
Aug 02, 2024
by
chenpangpang
Browse files
feat: gradio页面优化
parent
5cea14f1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
8 deletions
+7
-8
Dockerfile
Dockerfile
+1
-0
assets/workflow.png
assets/workflow.png
+0
-0
assets/示例.png
assets/示例.png
+0
-0
启动器.ipynb
启动器.ipynb
+6
-8
No files found.
Dockerfile
View file @
51cc5fe4
...
@@ -24,4 +24,5 @@ COPY chenyh/$IMAGE/TencentARC/PhotoMaker/photomaker-v1.bin /root/ComfyUI/photoma
...
@@ -24,4 +24,5 @@ COPY chenyh/$IMAGE/TencentARC/PhotoMaker/photomaker-v1.bin /root/ComfyUI/photoma
COPY
--from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
COPY
--from=base /opt/conda/lib/python3.10/site-packages /opt/conda/lib/python3.10/site-packages
COPY
--from=base /root/ComfyUI /root/ComfyUI
COPY
--from=base /root/ComfyUI /root/ComfyUI
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
COPY
--from=base /root/$IMAGE/启动器.ipynb /root/$IMAGE/start.sh /root/
COPY
--from=base /root/$IMAGE/assets /root/
COPY
--from=base /root/$IMAGE/xiaozhan.jpeg /root/ComfyUI/input/
COPY
--from=base /root/$IMAGE/xiaozhan.jpeg /root/ComfyUI/input/
\ No newline at end of file
assets/workflow.png
View replaced file @
5cea14f1
View file @
51cc5fe4
79.8 KB
|
W:
|
H:
109 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/示例.png
View replaced file @
5cea14f1
View file @
51cc5fe4
865 KB
|
W:
|
H:
1.98 MB
|
W:
|
H:
2-up
Swipe
Onion skin
启动器.ipynb
View file @
51cc5fe4
...
@@ -12,17 +12,15 @@
...
@@ -12,17 +12,15 @@
"\n",
"\n",
" To see the GUI go to: http://0.0.0.0:8188\n",
" To see the GUI go to: http://0.0.0.0:8188\n",
" ```\n",
" ```\n",
" 然后在【访问自定义服务】中,设置 8188 端口,启动 WebUI\n",
"- 使用方法:\n",
"- 使用方法:\n",
" 打开 Comfyui 页面,左上角切换该项目 workflow,然后根据
node
上传图片
和视频生成数字人视频
\n",
" 打开 Comfyui 页面,左上角切换该项目 workflow,然后根据node上传图片
即可生成
\n",
" \n",
" \n",
"- `/root/示例素材`文件夹中提供了示例图片和音频,可以下载进行使用\n",
"- **说明:** 首次加载模型需要4分钟左右,生成图片需要10秒左右\n",
"- **说明:** 数字人视频融合过程较慢,一般需要7-8分钟,请耐心等待\n",
"- workflow 中 `sd_model` 非必须模型,如若需要请手动下载放置于`root/ComfyUI/custom_nodes/ComfyUI-Hallo/pretrained_models/stable-diffusion-v1-5/`中,一般无需下载使用\n",
" \n",
"- 在【访问自定义服务】中,设置 8188 端口,启动 WebUI\n",
"\n",
"\n",
"## Hallo Workflow 介绍\n",
"\n",
"该workflow实现了图片和音频融合实现数字人播报的功能,示例如下:\n",
"## ComfyUI-PhotoMaker-ZHO介绍\n",
"基于Comfyui的PhotoMaker头像图片生成器。PhotoMaker + DragNUWA 工作流,可配合 DragNUWA 融合多个人物特征生成迪士尼风格大片!\n",
""
""
]
]
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment