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