| # requirements.txt | |
| # List of Python packages required for the Gradio application. | |
| gradio | |
| pandas | |
| plotly | |
| numpy | |
| # Optional: Add specific versions if needed, e.g., gradio==3.50.2 | |
| # requirements.txt | |
| # List of Python packages required for the Gradio application. | |
| gradio | |
| pandas | |
| plotly | |
| numpy | |
| # Optional: Add specific versions if needed, e.g., gradio==3.50.2 | |