From c60a0f3cfc9550b5f86067a95679af718811b3a2 Mon Sep 17 00:00:00 2001 From: drbaph <84208527+Saganaki22@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:19:38 +0100 Subject: [PATCH] Update README.md updates 0.4 --- README.md | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b8a472..d06d5a9 100644 --- a/README.md +++ b/README.md @@ -51,26 +51,39 @@ Seed: Any
# πŸš€Updates (0.4) +**[10/06/2024]**
+ +
+ βœ… **Implemented Enhanced Filename Handling and Security Measures**
- **Filename Length Control**: Truncated long prompts to a maximum of 50 characters for filenames, preventing excessively long filenames.
- **Enhanced Sanitization**: Applied strict rules to replace non-alphanumeric characters with underscores (`_`), ensuring valid and safe filenames.
- **Unique Filename Generation**: Introduced a system to append numeric suffixes to filenames to avoid overwriting existing files, ensuring each file is uniquely named.
- **Safe Directory Handling**: Utilized secure methods for path creation and directory handling to avoid risks from user input influencing file paths.
-**[10/06/2024]** +
+ Click to expand for earlier updates -# +
+ +**[08/06/2024]**
-βœ… Added [One-Click-Installer.bat](https://github.com/Saganaki22/StableAudioWebUI/releases/tag/latest) for Windows NVIDIA / CPU Builds +
+ +βœ… Added [One-Click-Installer.bat](https://github.com/Saganaki22/StableAudioWebUI/releases/tag/latest) for Windows NVIDIA / CPU Builds
βœ… Optimised Code for efficiency
βœ… Simplified UI
-**[08/06/2024]** - # +
+ +**[06/06/2024]**
+ +
+ βœ… Updated UI elements to include Advanced Parametres dropdown
*( CFG Scale, Sigma_min, Sigma_max )*
@@ -85,7 +98,8 @@ Seed: Any
βœ… Added link to the Repo
-**[06/06/2024]** +
+ --- ### πŸ“ Note: For Windows builds with [Nvidia](https://github.com/Saganaki22/StableAudioWebUI/releases/download/latest/One-Click-Installer-GPU.bat) 30xx + or Float32 Capable [CPU](https://github.com/Saganaki22/StableAudioWebUI/releases/download/latest/One-Click-Installer-CPU.bat) you can use the [One-Click-Installer.bat](https://github.com/Saganaki22/StableAudioWebUI/releases/tag/latest) to simplify the process, granted you have logged in to huggingface-cli and auth'd your token prior to running the batch script: Step 3 (the huggingface-cli is used for obtaining the model file)