This app is set up for Streamlit Community Cloud.
Add this in your app Secrets:
rapidapi_key = "YOUR_TANK01_RAPIDAPI_KEY"You can also use an environment variable named RAPIDAPI_KEY for local runs.
Use app.py as the main file.
This repo now includes requirements.txt for Streamlit Cloud installs.