https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR
PuLID for Flux
https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR
Last synced: 3 months ago
JSON representation
PuLID for Flux
- Host: GitHub
- URL: https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR
- Owner: GraftingRayman
- License: apache-2.0
- Created: 2025-01-09T13:47:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T14:30:16.000Z (3 months ago)
- Last Synced: 2025-01-09T14:54:22.872Z (3 months ago)
- Language: Python
- Size: 1.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-PuLID-Flux-GR**
README
### update Jan.09 2025
Due to multiple issues, this repo has been renamed and movedShould no longer cause conflicts with existing versions
Added cleanup and destruction codes to free up resources
### update Jan.07 2025
###
face_select has two new optionssmallest_face and most_prominent
they do what the names suggest
### update Jan.01 2025
#### face number
if face_select option is set to normalyou can now select different faces from an image, this applies when you have a single image with multiple faces in it, like a group photo
#### center_face and largest_face
changed the default to not select center face, this will need selecting normal in the face_select option
you can also select largest face in the picture by selecting largest_face
if normal is selected in face_select, you can use the blur settings to ignore blurred faces (this only applies to batches of faces)
normal usually selects the face to the far right of the image, but don't count on that to happen, did not delve into the mathematics of what gets chosen
