From 57bce6b10b76e6cb9bcb2d8ca0739c54ce344a46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Iv=C3=A1n=20Eduardo=20Chavez=20Ayub?=
<165610830+Ivan-Ayub97@users.noreply.github.com>
Date: Fri, 15 Aug 2025 23:49:59 -0600
Subject: [PATCH] Update README.md
---
README.md | 50 ++++++++++++++++++++++++--------------------------
1 file changed, 24 insertions(+), 26 deletions(-)
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_
[](https://github.com/Ivan-Ayub97/Warlock-Studio/releases)
@@ -27,20 +27,24 @@ Get the latest stable release:
@@ -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**

-### RIFE Options
+**RIFE Options**

---
@@ -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`.
+