diff --git a/README.md b/README.md index 333c128..f26753b 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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 -*