Skip to content

Commit e6fbde2

Browse files
authored
Update README.md
1 parent edae49d commit e6fbde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Rope implements the insightface inswapper_128 model with a helpful GUI.
1818
- Images! In addition to videos, use Rope to swap images. Seamlessly integrated into the current interface.
1919
- Timeline markers. Add markers to the timeline that capture the current settings at a specific frame. When playing back or recording, markers control the options when the frame is reached. Add as many markers as you need!
2020
- Iterations. Apply the swapper model multiple times to a face. It seems to increase likeliness if used carefully.
21-
- Orientation. Sometimes faces are at a bad orientation, like laying down or upside-down. The face detector has problems with this, so I added a way to manually tell the detector which way the face is oriented. In this first version it will apply it per frame. Later I hope to be able to do it per face. It is also markerable, so you can set markers for it per frame!
21+
- Orientation. Sometimes faces are at a bad orientation, like laying down or upside-down. The face detector has problems with this, so Rope now has an option to tell the detector which way the face is oriented. It is also markerable, so you can set markers for it per frame!
2222
- Tool tips on (almost) everything. Tips are in the bottom pane.
2323
- Bug fixes and refactoring
2424

0 commit comments

Comments
 (0)