Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqixun committed Apr 28, 2024
1 parent 6a4136f commit ee541e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,13 @@ For face encoder, you need to manually download via this [URL](https://github.co
## Usage

If you want to reproduce results in the paper, please refer to the code in [infer_full.py](infer_full.py).

If you want to compare the results with other methods, even without using depth-controlnet, it is recommended that you use this code.

If you are pursuing better results, it is recommended to follow [InstantID-Rome](https://github.com/instantX-research/InstantID-Rome).

If you want to quickly experience InstantID, please refer to the code in [infer.py](infer.py).

The following code👇 comes from [infer.py](infer.py).

```python
Expand Down
Binary file added examples/poses/pose_MonaLisa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee541e7

Please sign in to comment.