Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thank you for release code! #19

Open
SlZeroth opened this issue Jan 22, 2024 · 3 comments
Open

thank you for release code! #19

SlZeroth opened this issue Jan 22, 2024 · 3 comments

Comments

@SlZeroth
Copy link

I got nice result from InstantID

I want to know how to swap face like this link

https://github.com/InstantID/InstantID/raw/main/assets/compare-b.png

thank you!

@wangqixun
Copy link
Member

I got nice result from InstantID

I want to know how to swap face like this link

https://github.com/InstantID/InstantID/raw/main/assets/compare-b.png

thank you!

thank you very much!

We will integrate this feature as soon as possible

@hben35096
Copy link

Successfully installed, works very well, thank you

@simonmaris
Copy link

I created a conda environment, and then followed the repo / used infer.py

For reference, here is an example environment.yml. CUDA is present on the system.

name: instantID
dependencies:
  - python = 3.11
  - pip
  # - ipykernel # optional, used for jupyter kernel discovery.
  - pip:
    - opencv-python
    - transformers 
    - accelerate
    - insightface
    - diffusers
    - onnxruntime

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

No branches or pull requests

4 participants