Skip to content

Commit

Permalink
Merge pull request #5 from nuletizia/main
Browse files Browse the repository at this point in the history
Update to EraseID 2.1.0
  • Loading branch information
nuletizia authored Mar 4, 2024
2 parents 36afbeb + 3b1df91 commit 3acd5a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
</p>


# EraseID - v2.0
# EraseID - v2.1.0
[![Official Website](https://img.shields.io/badge/Official%20Website-piktid.com-blue?style=flat&logo=world&logoColor=white)](https://piktid.com)
[![Discord Follow](https://dcbadge.vercel.app/api/server/FJU39e9Z4P?style=flat)](https://discord.com/invite/FJU39e9Z4P)

EraseID is an AI face anonymizer.
It automatically replaces faces in existing images, instead of blurring or pixelating. The aim is to keep the image aesthetics while protecting privacy and complying with the data protection laws.
EraseID is an AI face changer and anonymizer.
It automatically changes and replaces faces in existing images based on users' inputs, enabling full control of all human identities.

[![How does EraseID work?](http://i3.ytimg.com/vi/Ts9DqHTwYn0/hqdefault.jpg)](https://www.youtube.com/watch?v=Ts9DqHTwYn0)
[![How does EraseID work?](http://i3.ytimg.com/vi/REQsqVu-L7I/hqdefault.jpg)](https://www.youtube.com/watch?v=REQsqVu-L7I)


## About
Expand Down Expand Up @@ -68,7 +68,7 @@ If you want to change also the hair and change all the faces in the photo, use t
$ python3 main.py --hair --all_faces
```

## Consistent identity 2.0 (premium feature)
## Consistent identity
It is now possible to use the same generated identity in multiple photos!
To save the generated identity into your database, use the command:

Expand All @@ -83,5 +83,9 @@ If you want to reuse 'pippo' in different photos, use the command:
$ python3 main.py --identity_name 'pippo'
```

## Keep identity (instructions coming soon)
It is now possible to edit the original identity in your photos! Use keywords to add a smile or create a surprised face.


## Contact
office@piktid.com
Binary file modified __pycache__/eraseid_utils.cpython-38.pyc
Binary file not shown.

0 comments on commit 3acd5a3

Please sign in to comment.