Skip to content

Yuan-ManX/ComfyUI-PhotoDoodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-PhotoDoodle

Make PhotoDoodle avialbe in ComfyUI.

PhotoDoodle: Learning Artistic Image Editing from Few-Shot Pairwise Data.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle.git
  1. Install dependencies:
cd ComfyUI-PhotoDoodle
pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
pip install --upgrade -r requirements.txt

About

Make PhotoDoodle avialbe in ComfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages