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 |
|
||||
| :---------------------------------- | :-------------- | :----------------------------------------------------------------------------------- |
|
||||
| **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. |
|
||||
| **Face Restoration (GFPGAN)** | 🟢 **Stable** | High-quality face enhancement and restoration 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
|
||||
│
|
||||
├── README.md # Project overview (this file)
|
||||
├── requirements.txt # (Si aplica: dependencias de Python)
|
||||
├── requirements.txt
|
||||
├── CHANGELOG.md # Version history
|
||||
├── LICENSE # License info (standard)
|
||||
├── License.txt # Additional license details (if needed)
|
||||
├── License.txt
|
||||
├── NOTICE.md # Notices and attributions
|
||||
├── CODE_OF_CONDUCT.md # Contributor behavior guidelines
|
||||
├── 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