Update README.md

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-08-23 02:19:13 -06:00
committed by GitHub
parent 544a073556
commit 6559b3356e
+13 -10
View File
@@ -205,21 +205,23 @@ Warlock-Studio/
│ └── wizard-small.bmp │ └── wizard-small.bmp
├── rsc/ # UI previews, workflows, and branding resources ├── rsc/ # UI previews, workflows, and branding resources
│ ├── badge-color.png │ ├── itch.io.png
│ ├── Capture.png │ ├── Capture.png
│ ├── CaptureRIFE.png │ ├── CaptureRIFE.png
│ ├── google_drive-logo.png │ ├── GitHub_Logo_WS.png
│ ├── WorkflowBSRGAN.png │ ├── WorkflowBSRGAN.png
│ ├── WorkflowIRCNN.png │ ├── WorkflowIRCNN.png
│ ├── WorkflowRealESRGAN.png │ ├── WorkflowRealESRGAN.png
│ ├── WorkflowRIFE.png │ ├── WorkflowRIFE.png
── Installation_window2.png ── Installation_window.png
│ ├── Installation_window2.png
│ └── Installation_window3.png
├── Manual/ # LaTeX sources and generated manuals ├── Manual/ # LaTeX sources and generated manuals
│ ├── Manual_EN.tex │ ├── Manual_EN.tex
│ ├── Manual_ES.tex │ ├── Manual_ES.tex
│ ├── Manual_EN.pdf │ ├── v4.1_User_Manual_EN.pdf
│ └── Manual_ES.pdf │ └── v4.1_User_Manual_ES.pdf
├── Warlock-Studio.py # Main application script ├── Warlock-Studio.py # Main application script
├── Warlock-Studio.spec # PyInstaller specification file ├── Warlock-Studio.spec # PyInstaller specification file
@@ -228,11 +230,11 @@ Warlock-Studio/
├── requirements.txt # Python dependencies ├── requirements.txt # Python dependencies
├── CHANGELOG.md # Version history and updates ├── CHANGELOG.md # Version history and updates
├── LICENSE # MIT License information ├── LICENSE # MIT License information
├── License.txt # Additional license info ├── model_downloader.py # Still in the process of implementation
├── NOTICE.md # Legal notices and attributions ├── NOTICE.md # Legal notices and attributions
├── CODE_OF_CONDUCT.md # Contributor guidelines ├── CODE_OF_CONDUCT.md # Contributor guidelines
├── CONTRIBUTING.md # Contribution guide ├── CONTRIBUTING.md # Contribution guide
└── SECURITY.md # Security reporting policies └── SECURITY.md # Security reporting policies
``` ```
<div align="center"> <div align="center">
@@ -284,3 +286,4 @@ Licensed under **MIT**. Additional terms and attributions are provided in `NOTIC