Skip to content

Commit ac87528

Browse files
authored
Update README.md
1 parent 0b6899f commit ac87528

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# Rope
2-
Rope ikmplements the insightface inswapper_128 model with a helpful GUI.
2+
Rope implements the insightface inswapper_128 model with a helpful GUI.
33

4-
Disclaimer:
5-
6-
Also:
4+
### Disclaimer: ###
75
Rope is a personal project that I'm making available to the community as a thank you for all of the ocntributors ahead of me. I don't have time to troubleshoot or add requested features, so it is provided as-is. Don't look at this code for example of good coding practices. I am primarily focused on performance and my specific use cases. There are plenty of ways to bork the workflow. Please see how to use below.
86

9-
Features:
7+
### Features: ###
108
* Real-time video player
119
* Optimized model paths (runs >30fps with GFPGAN on 3090Ti)
1210
* Resizeable window
@@ -21,10 +19,10 @@ Features:
2119
* Create videos with current settings
2220
* Created videos add audio and compress file size
2321

24-
GUI:
22+
### GUI: ###
2523
![Rope](https://github.com/Hillobar/Rope/assets/63615199/d4120e5d-6fd4-4c01-88ac-e236d0379832)
2624

27-
To use:
25+
### To use: ###
2826
* Create your Video and Faces folders, add stuff, and Set them
2927
* Only places videos or images in the respective folders. Other files my bork it
3028
* Rope creates a JSON file to remember your last set paths
@@ -55,5 +53,4 @@ To use:
5553
* Reduce Face matching if you see some of your assignments switching to other faces. (finicky)
5654
* In general, always stop the video before changing anything. Otherwise, it will likely bork.
5755
* If it does bork, reload the video (reclick on it). If that doesn't work you'll need to restart
58-
*
5956

0 commit comments

Comments
 (0)