| pip==24.0 # Ensure pip itself is up-to-date | |
| gradio==4.44.1 | |
| matplotlib==3.9.1 | |
| scikit-learn==1.5.1 | |
| scipy==1.14.0 | |
| tensorflow-cpu==2.16.1 | |
| pandas==2.2.2 | |
| imageio==2.37.0 | |
| pydantic==2.7.1 # Pin a version compatible with Gradio 4.x | |
| fastapi==0.110.1 # Pin a version compatible with Gradio 4.x |