| # Core dependencies | |
| # Note: gradio is installed separately in Dockerfile to avoid HF Spaces conflicts | |
| google-generativeai>=0.8.0 | |
| datasets>=2.14.0 | |
| pandas>=2.0.0 | |
| # HuggingFace | |
| huggingface-hub>=0.20.0 | |
| # Utilities | |
| python-dotenv>=1.0.0 | |
| # Core dependencies | |
| # Note: gradio is installed separately in Dockerfile to avoid HF Spaces conflicts | |
| google-generativeai>=0.8.0 | |
| datasets>=2.14.0 | |
| pandas>=2.0.0 | |
| # HuggingFace | |
| huggingface-hub>=0.20.0 | |
| # Utilities | |
| python-dotenv>=1.0.0 | |