I built with streamlit project crud on sqlite3
And I deployed inside streamlit
When I add the file to the web, it gets deleted after a few minutes
What should I do so that the file I add is saved in share streamlit and not deleted?
I looked at these codes in the Iranian server, they are saved, but they cannot be deleted, because they are saved there in their own server
What can I do in Share Streamlit so that it is not deleted?
Because there is no problem with my codes, I think that I should add something in share streamlit that will not be deleted