I have created a Streamlit app that works fine locally. I creates 2 files based on user input; a text file and an mp3 file. I want the user to be able to download those 2 files once they have been generated but I am not sure if these are the correct codes.
Here’s the link to my app: https://keepyourmouthshut.streamlit.app/
LInk to the public repo: GitHub - rajtilakjee/keepyourmouthshut: Acid Reflux for your Ears!
Streamlit version: 1.28.1
Python version: 3.11