Spaces:
Sleeping
Sleeping
| # Core ML libraries | |
| torch==2.1.1 | |
| transformers==4.35.2 | |
| huggingface_hub==0.19.4 | |
| # Web framework | |
| fastapi==0.104.1 | |
| uvicorn==0.24.0 | |
| python-multipart==0.0.6 | |
| jinja2==3.1.2 | |
| # Data processing | |
| pandas==2.0.3 | |
| numpy==1.24.3 | |
| requests==2.31.0 | |
| # API integration | |
| google-generativeai==0.3.2 | |
| # Utilities | |
| python-dotenv==1.0.0 | |
| tqdm==4.66.1 |