Spaces:
Running
Running
| # Core Gradio dependencies | |
| gradio>=4.0.0 | |
| gradio-client>=0.10.0 | |
| # Data processing and visualization | |
| pandas>=2.0.0 | |
| numpy>=1.24.0 | |
| plotly>=5.15.0 | |
| # HTTP requests and API | |
| requests>=2.31.0 | |
| # JSON handling | |
| jsonschema>=4.17.0 | |
| # Hugging Face integration | |
| datasets>=2.14.0 | |
| huggingface-hub>=0.16.0 | |
| # Environment and configuration | |
| python-dotenv>=1.0.0 | |
| # Optional: for better performance | |
| matplotlib>=3.7.0 |