diff --git a/README.md b/README.md index b4681ca..2f075e7 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,11 @@ [![Issues](https://img.shields.io/github/issues/Ivan-Ayub97/Warlock-Studio?style=for-the-badge&color=FF0303&logo=github&logoColor=white)](https://github.com/Ivan-Ayub97/Warlock-Studio/issues) [![Last Commit](https://img.shields.io/github/last-commit/Ivan-Ayub97/Warlock-Studio?style=for-the-badge&color=2E8B57&logo=git&logoColor=white)](https://github.com/Ivan-Ayub97/Warlock-Studio/commits/main) ---- - Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScaler** and **FluidFrames**, Warlock-Studio provides a unified, high-performance platform for **upscaling, restoration, denoising, and frame interpolation**. --- -## πŸ“₯ Download Installer (v4.2.1) from: +## πŸ“₯ Download Installer: @@ -49,11 +47,8 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale --- ## πŸ–ΌοΈ Interface Previews - -**Main Window** ![Main interface](rsc/Capture.png) -**Console** ![Console](rsc/CaptureCONSOLE.png) --- @@ -79,23 +74,6 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale --- -## πŸ†• v4.2.1 Summary - -This update focuses on **stability**, **usability**, and a **major visual redesign**. - -### 🧩 Fixes & Improvements -- **Audio:** Fixed a critical issue that removed audio from generated videos. -- **UI Settings:** Resolved conflicts between AI model options when switching model types. -- **Thumbnails:** Made file icon generation more stable and compatible. -- **Fixed Window Size:** The main window is now non-resizable to prevent layout issues. -- **Dialogs:** Standardized dialog behavior (removed β€œalways on top” flag). - -### 🎨 Visual Redesign -- **New β€œDarkRed” Theme:** Dark mode with deep red background and high-contrast yellow/white text. -- **Monospaced Font:** Switched to **Consola** for a consistent, technical look and better readability. - ---- - ## πŸ–₯️ System Requirements - **OS:** Windows 11 or higher (64-bit) @@ -122,22 +100,6 @@ This update focuses on **stability**, **usability**, and a **major visual redesi --- -## πŸ“Œ Development Status (v4.2.1) - -| Component | Status | Notes | -| :-------------------------- | :------------ | :---------------------------------------------------------------- | -| ONNX Runtime Engine | 🟒 Enhanced | Prioritizes CUDA > DirectML > CPU with automatic fallback. | -| Installer & Packaging | 🟒 Overhauled | Full offline installer; heavily optimized package size. | -| **Video Audio Passthrough** | **βœ… Fixed** | **Resolved critical failure to include audio in encoded videos.** | -| **UI State Persistence** | **βœ… Fixed** | **Settings no longer conflict when switching AI models.** | -| Upscaling Models | 🟒 Stable | Includes VRAM recovery integration. | -| Face Restoration (GFPGAN) | 🟒 Stable | High-quality face reconstruction. | -| Frame Interpolation (RIFE) | 🟒 Stable | Smooth motion and slow-motion support. | -| User Interface (UI/UX) | 🟒 Redesigned | **New high-contrast "Inferno" theme.** | -| Code Quality | 🟒 Improved | Refactored, modular, and more maintainable. | - ---- - ## πŸ“‚ Project Structure @@ -195,26 +157,6 @@ Warlock-Studio/ --- -## πŸ“Š Integrated Technologies & Licenses - -| Technology | License | Author / Maintainer | Source | -| ------------- | --------------------- | --------------------------------------- | ---------------------------------------------------------- | -| QualityScaler | MIT | [Djdefrag](https://github.com/Djdefrag) | [GitHub](https://github.com/Djdefrag/QualityScaler) | -| FluidFrames | MIT | [Djdefrag](https://github.com/Djdefrag) | [GitHub](https://github.com/Djdefrag/FluidFrames) | -| Real-ESRGAN | BSD 3-Clause / Apache | Xintao Wang | [GitHub](https://github.com/xinntao/Real-ESRGAN) | -| GFPGAN | Apache 2.0 | TencentARC / Xintao Wang | [GitHub](https://github.com/TencentARC/GFPGAN) | -| RIFE | Apache 2.0 | hzwer | [GitHub](https://github.com/megvii-research/ECCV2022-RIFE) | -| BSRGAN | Apache 2.0 | Kai Zhang | [GitHub](https://github.com/cszn/BSRGAN) | -| IRCNN | BSD / Mixed | Kai Zhang | [GitHub](https://github.com/cszn/IRCNN) | -| ONNX Runtime | MIT | Microsoft | [GitHub](https://github.com/microsoft/onnxruntime) | -| FFmpeg | LGPL / GPL | FFmpeg Team | [Official Site](https://ffmpeg.org) | -| ExifTool | Artistic License | Phil Harvey | [Official Site](https://exiftool.org/) | -| Python | PSF License | Python Software Foundation | [Official Site](https://www.python.org) | -| PyInstaller | GPLv2+ | PyInstaller Team | [GitHub](https://github.com/pyinstaller/pyinstaller) | -| Inno Setup | Custom | Jordan Russell | [Official Site](http://www.jrsoftware.org/isinfo.php) | - ---- - ## 🀝 Contributions We welcome contributions from the community: @@ -234,6 +176,24 @@ We welcome contributions from the community: Β© 2025 IvΓ‘n Eduardo Chavez Ayub Licensed under **MIT**. Additional terms and attributions are provided in `NOTICE.md`. +## πŸ“Š Integrated Technologies & Licenses + +| Technology | License | Author / Maintainer | Source | +| ------------- | --------------------- | --------------------------------------- | ---------------------------------------------------------- | +| QualityScaler | MIT | [Djdefrag](https://github.com/Djdefrag) | [GitHub](https://github.com/Djdefrag/QualityScaler) | +| FluidFrames | MIT | [Djdefrag](https://github.com/Djdefrag) | [GitHub](https://github.com/Djdefrag/FluidFrames) | +| Real-ESRGAN | BSD 3-Clause / Apache | Xintao Wang | [GitHub](https://github.com/xinntao/Real-ESRGAN) | +| GFPGAN | Apache 2.0 | TencentARC / Xintao Wang | [GitHub](https://github.com/TencentARC/GFPGAN) | +| RIFE | Apache 2.0 | hzwer | [GitHub](https://github.com/megvii-research/ECCV2022-RIFE) | +| BSRGAN | Apache 2.0 | Kai Zhang | [GitHub](https://github.com/cszn/BSRGAN) | +| IRCNN | BSD / Mixed | Kai Zhang | [GitHub](https://github.com/cszn/IRCNN) | +| ONNX Runtime | MIT | Microsoft | [GitHub](https://github.com/microsoft/onnxruntime) | +| FFmpeg | LGPL / GPL | FFmpeg Team | [Official Site](https://ffmpeg.org) | +| ExifTool | Artistic License | Phil Harvey | [Official Site](https://exiftool.org/) | +| Python | PSF License | Python Software Foundation | [Official Site](https://www.python.org) | +| PyInstaller | GPLv2+ | PyInstaller Team | [GitHub](https://github.com/pyinstaller/pyinstaller) | +| Inno Setup | Custom | Jordan Russell | [Official Site](http://www.jrsoftware.org/isinfo.php) | + @@ -254,5 +214,6 @@ Licensed under **MIT**. Additional terms and attributions are provided in `NOTIC +