diff --git a/README.md b/README.md index 4837e17..0496372 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-# Warlock-Studio +# ✨ Warlock-Studio ### _AI Media Enhancement Suite_ [![Build Status](https://img.shields.io/badge/build-Stable_Release-blue?style=for-the-badge)](https://github.com/Ivan-Ayub97/Warlock-Studio/releases) @@ -27,20 +27,24 @@ Get the latest stable release: - - -
+ Download Warlock-Studio +
SourceForge
+ Download from GitHub +
GitHub
+ Download from itch.io +
itch.io
+
@@ -48,20 +52,13 @@ Get the latest stable release: ## ✨ Key Features -- **AI Upscaling & Restoration** - Real-ESRGAN, BSRGAN, IRCNN for denoising, upscaling, and detail recovery. -- **Face Restoration (GFPGAN)** - Revive blurry or low-quality portraits in photos and videos. -- **Frame Interpolation (RIFE)** - Generate **2×, 4×, 8×** smoother motion or slow-motion. -- **Modern UI** - Redesigned in v4.0 for an intuitive, streamlined experience. -- **Batch Processing** - Handle multiple media files simultaneously. -- **Custom Workflows** - Full control over models, resolution, output format, and quality. -- **Open-Source & Extensible** - Licensed under MIT, with a modular architecture for contributors. +- **AI Upscaling & Restoration** – Real-ESRGAN, BSRGAN, IRCNN for denoising, upscaling, and detail recovery. +- **Face Restoration (GFPGAN)** – Revive blurry or low-quality portraits in photos and videos. +- **Frame Interpolation (RIFE)** – Generate **2×, 4×, 8×** smoother motion or slow-motion. +- **Modern UI** – Redesigned in v4.0 for an intuitive, streamlined experience. +- **Batch Processing** – Handle multiple media files simultaneously. +- **Custom Workflows** – Full control over models, resolution, output format, and quality. +- **Open-Source & Extensible** – Licensed under MIT, with a modular architecture for contributors. --- @@ -94,10 +91,10 @@ Get the latest stable release: ## 🖼️ Interface Previews -### Main Window +**Main Window** ![Main interface](rsc/Capture.png) -### RIFE Options +**RIFE Options** ![RIFE Options](rsc/CaptureRIFE.png) --- @@ -182,7 +179,7 @@ Warlock-Studio is packaged with **PyInstaller** + **Inno Setup**. ## 📂 Project Structure
-``` +```bash Warlock-Studio/ ├── AI-onnx/ # Pre-trained ONNX models for AI processing │ ├── BSRGANx2_fp16.onnx @@ -229,7 +226,7 @@ Warlock-Studio/ │ └── Manual_ES.pdf │ ├── Warlock-Studio.py # Main application script -├── Warlock-Studio.spec # PyInstaller spec file +├── Warlock-Studio.spec # PyInstaller spec file ├── Setup.iss # Inno Setup installer script │ ├── README.md # Project overview (this file) @@ -238,12 +235,12 @@ Warlock-Studio/ ├── LICENSE # License info (standard) ├── License.txt ├── NOTICE.md # Notices and attributions -├── CODE_OF_CONDUCT.md # Contributor behavior guidelines -├── CONTRIBUTING.md # Contribution guide -└── SECURITY.md # Security reporting policies +├── CODE_OF_CONDUCT.md # Contributor behavior guidelines +├── CONTRIBUTING.md # Contribution guide +└── SECURITY.md # Security reporting policies + ``` -
--- @@ -284,3 +281,4 @@ We welcome community contributions! © 2025 Iván Eduardo Chavez Ayub Licensed under **MIT**. Additional terms in `NOTICE.md`.
+