From 908bf54ab98f6250b2e4856d0b5b781a292ce267 Mon Sep 17 00:00:00 2001 From: Alosh Denny <97750960+aloshdenny@users.noreply.github.com> Date: Fri, 6 Mar 2026 21:20:00 +0530 Subject: [PATCH] Update repository URL in installation instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2af6f89..551d2a9 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Input Image → FFT per channel → Estimate Watermark → Subtract → IFFT → ### Installation ```bash -git clone https://github.com/yourusername/reverse-SynthID.git +git clone https://github.com/aloshdenny/reverse-SynthID.git cd reverse-SynthID python -m venv venv @@ -384,4 +384,4 @@ This project is for **research and educational purposes only**. SynthID is propr - 🔒 Security analysis of AI-generated content identification - 📡 Understanding spread-spectrum encoding methods -**Do not use these tools to misrepresent AI-generated content as human-created.** \ No newline at end of file +**Do not use these tools to misrepresent AI-generated content as human-created.**