diff --git a/README.md b/README.md index d06d5a9..e27d5d2 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,21 @@ [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Space-red)](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)

-![image](assets/screenshot000.png) +![image_2024-06-10_21-03-05](https://github.com/Saganaki22/StableAudioWebUI/assets/84208527/b3f4bd5a-04ec-4802-aabc-dcaea4882f51) +

-![image](assets/screenshot00.png) +![image_2024-06-10_21-02-10](https://github.com/Saganaki22/StableAudioWebUI/assets/84208527/526d72f3-abf2-499c-af18-654025a305ba) +
@@ -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.