Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Add support for new IPAdapter face models and loras, also please add support for additional upscaler models #64

Open
fuselayer opened this issue Mar 1, 2024 · 1 comment

Comments

@fuselayer
Copy link

Can be found here:

https://huggingface.co/h94/IP-Adapter-FaceID/tree/main

Common upscalers: 4x Ultrasharp, Remacri, NMKD, etc.

@xingren23
Copy link
Owner

Sorry for the late reply, but currently ComfyFlow has several Upscaler models

        "ESRGAN_SRx4_DF2KOST_official-ff704c30.pth",
        "RealESRGAN_x2plus.pth",
        "RealESRGAN_x4plus.pth",
        "RealESRNet_x4plus.pth",
        "realesr-general-x4v3.pth"

for more build-in models, follow the link: https://www.comfyflow.app/docs/models/common-models

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants