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.