Alon Cohen
Results
2
comments of
Alon Cohen
Hi Since this is a streamlit app, you should run it as follows: https://docs.streamlit.io/knowledge-base/using-streamlit/how-do-i-run-my-streamlit-script
@lokeshdubey2001 you must create a `secret.toml` by yourself. this file should be located: "at ~/.streamlit/secrets.toml for macOS/Linux or %userprofile%/.streamlit/secrets.toml for Windows" Read more [here](https://docs.streamlit.io/develop/concepts/connections/secrets-management) for this app, the secret.toml should...