Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hillobar committed Jul 11, 2023
1 parent 0b6899f commit ac87528
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Rope
Rope ikmplements the insightface inswapper_128 model with a helpful GUI.
Rope implements the insightface inswapper_128 model with a helpful GUI.

Disclaimer:

Also:
### Disclaimer: ###
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.

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

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

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

0 comments on commit ac87528

Please sign in to comment.