Spaces:
Sleeping
Sleeping
| # Pin versions for 12+ months stability | |
| # (these were current/stable at creation time β pinning prevents breaking changes) | |
| transformers==4.42.4 | |
| torch==2.3.1 | |
| gradio==4.44.0 | |
| # Accelerated tokenizers used by transformers | |
| tokenizers==0.19.1 | |
| # Explicitly pin pydantic major to avoid breaking gradio deps | |
| pydantic==2.7.4 | |