Skip to content

Clarify README description about face swap#1709

Open
krataratha wants to merge 1 commit intohacksider:mainfrom
krataratha:patch-1
Open

Clarify README description about face swap#1709
krataratha wants to merge 1 commit intohacksider:mainfrom
krataratha:patch-1

Conversation

@krataratha
Copy link
Copy Markdown

@krataratha krataratha commented Mar 28, 2026

Updated the description for clarity.

Summary by Sourcery

Documentation:

  • Refine the README tagline to more clearly describe the real-time face swap and video deepfake functionality.

Updated the description for clarity.
Copilot AI review requested due to automatic review settings March 28, 2026 07:53
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai bot commented Mar 28, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR makes a minor wording tweak in the README to clarify the description of the real-time face swap functionality.

File-Level Changes

Change Details Files
Clarified README marketing tagline for the face swap feature.
  • Updated the introductory description sentence to emphasize that only a single image is required
  • Retained HTML structure and alignment while modifying only the inner text
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've found 1 issue, and left some high level feedback:

  • The updated tagline reads a bit awkwardly (“only with a single image”); consider reverting to the previous phrasing or using something like “with just a single image” for more natural grammar.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The updated tagline reads a bit awkwardly (“only with a single image”); consider reverting to the previous phrasing or using something like “with just a single image” for more natural grammar.

## Individual Comments

### Comment 1
<location path="README.md" line_range="4" />
<code_context>

 <p align="center">
-  Real-time face swap and video deepfake with a single click and only a single image.
+  Real-time face swap and video deepfake with a single click and only with a single image.
 </p>

</code_context>
<issue_to_address>
**issue (typo):** The phrase "and only with a single image" is slightly awkward; consider rephrasing for better flow.

Consider either reverting to the previous wording or using “with only a single image” to avoid the repeated “with” and make the sentence flow better.

```suggestion
  Real-time face swap and video deepfake with a single click and with only a single image.
```
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.


<p align="center">
Real-time face swap and video deepfake with a single click and only a single image.
Real-time face swap and video deepfake with a single click and only with a single image.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue (typo): The phrase "and only with a single image" is slightly awkward; consider rephrasing for better flow.

Consider either reverting to the previous wording or using “with only a single image” to avoid the repeated “with” and make the sentence flow better.

Suggested change
Real-time face swap and video deepfake with a single click and only with a single image.
Real-time face swap and video deepfake with a single click and with only a single image.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README tagline to clarify how the face swap/deepfake works.

Changes:

  • Tweaks the main one-line description of the project in README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


<p align="center">
Real-time face swap and video deepfake with a single click and only a single image.
Real-time face swap and video deepfake with a single click and only with a single image.
Copy link

Copilot AI Mar 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated sentence is grammatically awkward: "and only with a single image" reads as redundant/incorrect. Consider rephrasing to something like "with a single click using only a single image" (or "with only a single image") to improve clarity.

Suggested change
Real-time face swap and video deepfake with a single click and only with a single image.
Real-time face swap and video deepfake with a single click using only a single image.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants