lifei / Rope

GUI-focused roop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot 2023-07-11 071622

Rope implements the insightface inswapper_128 model with a helpful GUI.

Features:

  • Incredible features and fast workflow
  • High performance
  • Real-time video player
  • Helpful functions

(2023-11-17) Changelog for Rope - Sapphire:

Note: Please check the wiki for installation and link to the new models file

  • Images! In addition to videos, use Rope to swap images. Seamlessly integrated into the current interface.
  • 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!
  • Iterations. Apply the swapper model multiple times to a face. It seems to increase likeliness if used carefully.
  • 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!
  • Tool tips on (almost) everything. Tips are in the bottom pane.
  • Bug fixes and refactoring

Known Bugs:

  • Recording starts on the next frame. It's an issue with how the opencv lib is used. In the future, I hope to get around this with another lib or just working directly with ffmpeg.
  • Toggling between img/vid leaves a residual frame in the window. I'll clean this up in the future
  • Unfortunately recording is bugged with Threads = 1. I need to change some logic.

Performance:

Machine: 3090Ti (24GB), i5-13600K

File: benchmark/target-1080p.mp4, 2048x1080, 269 frames, 25 fps, 10s

Option Rendering Time [s]
Only Swap 7.3
Swap+GFPGAN 10.7
Swap+Codeformer 12.4
Swap+one word CLIP 10.4
Swap+Occluder 7.8
Swap+MouthParser 13.9
target-2160p.mp4 9.7

Known bugs:

  • Stop video playback before loading a new video, or bork
  • Nottifications on bottom sometime status early

Preview:

image

Disclaimer:

Rope is a personal project that I'm making available to the community as a thank you for all of the contributors ahead of me. I've copied the disclaimer from Swap-Mukham here since it is well-written and applies 100% to this repo.

I would like to emphasize that our deep fake software is intended for responsible and ethical use only. I must stress that users are solely responsible for their actions when using our software.

Intended Usage: This software is designed to assist users in creating realistic and entertaining content, such as movies, visual effects, virtual reality experiences, and other creative applications. I encourage users to explore these possibilities within the boundaries of legality, ethical considerations, and respect for others' privacy.

Ethical Guidelines: Users are expected to adhere to a set of ethical guidelines when using our software. These guidelines include, but are not limited to:

Not creating or sharing content that could harm, defame, or harass individuals. Obtaining proper consent and permissions from individuals featured in the content before using their likeness. Avoiding the use of this technology for deceptive purposes, including misinformation or malicious intent. Respecting and abiding by applicable laws, regulations, and copyright restrictions.

Privacy and Consent: Users are responsible for ensuring that they have the necessary permissions and consents from individuals whose likeness they intend to use in their creations. We strongly discourage the creation of content without explicit consent, particularly if it involves non-consensual or private content. It is essential to respect the privacy and dignity of all individuals involved.

Legal Considerations: Users must understand and comply with all relevant local, regional, and international laws pertaining to this technology. This includes laws related to privacy, defamation, intellectual property rights, and other relevant legislation. Users should consult legal professionals if they have any doubts regarding the legal implications of their creations.

Liability and Responsibility: We, as the creators and providers of the deep fake software, cannot be held responsible for the actions or consequences resulting from the usage of our software. Users assume full liability and responsibility for any misuse, unintended effects, or abusive behavior associated with the content they create.

By using this software, users acknowledge that they have read, understood, and agreed to abide by the above guidelines and disclaimers. We strongly encourage users to approach this technology with caution, integrity, and respect for the well-being and rights of others.

Remember, technology should be used to empower and inspire, not to harm or deceive. Let's strive for ethical and responsible use of deep fake technology for the betterment of society.

About

GUI-focused roop

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Batchfile 0.0%