Spaces:
Sleeping
Sleeping
| # This line tells pip to look for CPU versions first | |
| --extra-index-url https://download.pytorch.org/whl/cpu | |
| fastapi | |
| uvicorn[standard] | |
| transformers | |
| torch # PyTorch is the framework for this model | |
| pydantic | |
| pytest | |
| httpx |