Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ninjaneural
GitHub Repository: ninjaneural/webui
Path: blob/master/memo/comfyui_dreamtalk.md
3275 views

샘플이미지

  • Mask 이미지 (하단 blur, 하단+좌우 blur)

샘플 mp3

https://raw.githubusercontent.com/ninjaneural/webui/master/memo/comfyui_dreamtalk/hello.mp3

https://raw.githubusercontent.com/ninjaneural/webui/master/memo/comfyui_dreamtalk/lesserafim_victory_sound1.mp3

https://raw.githubusercontent.com/ninjaneural/webui/master/memo/comfyui_dreamtalk/inpainting.mp3

(마우스 오른쪽버튼을 누르고 링크 저장을 눌러주세요)

워크플로우

워크플로우

https://raw.githubusercontent.com/ninjaneural/webui/master/memo/comfyui_dreamtalk/workflow1.json (기본 워크플로우)

https://raw.githubusercontent.com/ninjaneural/webui/master/memo/comfyui_dreamtalk/workflow2.json (이미지 합성)

(마우스 오른쪽버튼을 누르고 링크 저장을 눌러주세요)

커스텀노드

https://github.com/neuralninja22/ComfyUI_DDreamtalk (forked https://github.com/hay86/ComfyUI_Dreamtalk)

Dreamtalk 커스텀노드 (crop 값 추가) Manager DB에는 fork버전은 없으니 Install via Git URL으로 설치해주세요!

https://github.com/Gourieff/comfyui-reactor-node

리액터 노드 (여기에선 facerestore용으로만 사용)

  • facerestore 모델 다운로드 (없으면 다운로드)

https://huggingface.co/ninjaneural/webui/resolve/main/models/GFPGANv1.4.pth

/models/facerestore_models 에 다운로드

https://github.com/pythongosssss/ComfyUI-Custom-Scripts

pysssss 커스텀 스크립트, 이미지 최대값 리사이즈

https://github.com/cubiq/ComfyUI_essentials

이미지, 마스크 처리

https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite

영상 저장

윈도우 dreamtalk 설치 모듈 문제

  • dlib 배포 패키지 설치 (dlib-19.24.1)

.\python_embeded\python -m pip install https://github.com/z-mahmud22/Dlib_Windows_Python3.x/raw/main/dlib-19.24.1-cp311-cp311-win_amd64.whl
  • pyav 배포 패키지 설치 (av-12.0.0)

.\python_embeded\python -m pip install https://pypi.tuna.tsinghua.edu.cn/packages/8a/51/0e5f5e31d834061f5b17ebf53570539f8ad124412b3dbdd5d138f36721a0/av-12.0.0-cp311-cp311-win_amd64.whl#sha256=6aec88e41a498b1e01e2dce5371557e20f9a51aae0c16decc5924ec0be2e22b6
  • insightface 배포 패키지 설치 (insightface-0.7.3)

.\python_embeded\python -m pip install https://github.com/Gourieff/Assets/raw/main/Insightface/insightface-0.7.3-cp311-cp311-win_amd64.whl

python version 3.10 용

.\python_embeded\python -m pip install https://github.com/z-mahmud22/Dlib_Windows_Python3.x/raw/main/dlib-19.22.99-cp310-cp310-win_amd64.whl
.\python_embeded\python -m pip install https://pypi.tuna.tsinghua.edu.cn/packages/17/cb/f99d79bd829522a587e16e89409f494f40a99b77ca414c3e591ffad40489/av-12.0.0-cp310-cp310-win_amd64.whl#sha256=41dcb8c269fa58a56edf3a3c814c32a0c69586827f132b4e395a951b0ce14fad
.\python_embeded\python -m pip install https://github.com/Gourieff/Assets/raw/main/Insightface/insightface-0.7.3-cp310-cp310-win_amd64.whl