Update repository URL in installation instructions

This commit is contained in:
Alosh Denny
2026-03-06 21:20:00 +05:30
committed by GitHub
parent c2acc5d259
commit 908bf54ab9
+2 -2
View File
@@ -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.**
**Do not use these tools to misrepresent AI-generated content as human-created.**