--- title: BiryaniHub emoji: 🌍 colorFrom: gray colorTo: pink sdk: gradio sdk_version: 5.12.0 app_file: app.py pinned: false license: apache-2.0 --- # Running BiryaniHub Flask App This is a Flask-based web application. ## How to Run Hugging Face will use the following command to run this app: ```bash gunicorn app:app -b 0.0.0.0:$PORT Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference