From f92f3ac1e696a5cd0b1db5992af8ff9026c27445 Mon Sep 17 00:00:00 2001
From: drbaph <84208527+Saganaki22@users.noreply.github.com>
Date: Mon, 10 Jun 2024 21:10:18 +0100
Subject: [PATCH] Update README.md
Ref to Update 0.4
---
README.md | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d06d5a9..e27d5d2 100644
--- a/README.md
+++ b/README.md
@@ -5,18 +5,21 @@
[](https://huggingface.co/spaces/ameerazam08/stableaudio-open-1.0)
### A Lightweight Gradio Web interface for running Stable Audio Open 1.0
+By [**@drbaph**](https://instagram.com/drbaph)
-
+
+
-
+
+
@@ -55,6 +58,10 @@ Seed: Any
+✅ Added (`Random_Seed`) Checkbox
+
+
+
✅ **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.