Update README.md}
This commit is contained in:
committed by
GitHub
parent
b65dc4c6d3
commit
d5d4db5ece
@@ -191,7 +191,7 @@ Warlock-Studio uses [PyInstaller](https://www.pyinstaller.org/) and [Inno Setup]
|
|||||||
|
|
||||||
| Component | Status | Notes |
|
| Component | Status | Notes |
|
||||||
| :---------------------------------- | :-------------- | :----------------------------------------------------------------------------------- |
|
| :---------------------------------- | :-------------- | :----------------------------------------------------------------------------------- |
|
||||||
| **Upscaling Models (ESRGAN, etc.)** | 🟢 **Stable** | Fully integrated with dynamic VRAM recovery for enhanced stability. |
|
| **Upscaling Models (ESRGAN, IRCNN,,RealESRGANetc.)** | 🟢 **Stable** | Fully integrated with dynamic VRAM recovery for enhanced stability. |
|
||||||
| **Optimized Model Suite** | 🟢 **Enhanced** | Streamlined AI models for optimal performance and reliability. |
|
| **Optimized Model Suite** | 🟢 **Enhanced** | Streamlined AI models for optimal performance and reliability. |
|
||||||
| **Face Restoration (GFPGAN)** | 🟢 **Stable** | High-quality face enhancement and restoration capabilities. |
|
| **Face Restoration (GFPGAN)** | 🟢 **Stable** | High-quality face enhancement and restoration capabilities. |
|
||||||
| **Frame Interpolation (RIFE)** | 🟢 **Stable** | Includes slow-motion and intermediate frame generation capabilities. |
|
| **Frame Interpolation (RIFE)** | 🟢 **Stable** | Includes slow-motion and intermediate frame generation capabilities. |
|
||||||
@@ -257,10 +257,10 @@ Warlock-Studio/
|
|||||||
├── Setup.iss # Inno Setup installer script
|
├── Setup.iss # Inno Setup installer script
|
||||||
│
|
│
|
||||||
├── README.md # Project overview (this file)
|
├── README.md # Project overview (this file)
|
||||||
├── requirements.txt # (Si aplica: dependencias de Python)
|
├── requirements.txt
|
||||||
├── CHANGELOG.md # Version history
|
├── CHANGELOG.md # Version history
|
||||||
├── LICENSE # License info (standard)
|
├── LICENSE # License info (standard)
|
||||||
├── License.txt # Additional license details (if needed)
|
├── License.txt
|
||||||
├── NOTICE.md # Notices and attributions
|
├── NOTICE.md # Notices and attributions
|
||||||
├── CODE_OF_CONDUCT.md # Contributor behavior guidelines
|
├── CODE_OF_CONDUCT.md # Contributor behavior guidelines
|
||||||
├── CONTRIBUTING.md # Contribution guide
|
├── CONTRIBUTING.md # Contribution guide
|
||||||
@@ -319,3 +319,4 @@ Distributed under the MIT License. Additional terms are available in the `NOTICE
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user