Spaces:
Running
Running
| # indicxlitF | |
| # Cell 1: Force IndicXlit Installation | |
| print("⚠️ Downgrading pip to bypass metadata errors...") | |
| # Step 1: Downgrade pip to version that handles old metadata | |
| # Step 2: Use compatible PyTorch version (latest available) | |
| # Step 3: Install with no build isolation to bypass build errors | |
| print("✅ Installation complete with pip downgrade method") | |
| print("⚠️ Restart runtime before testing!") | |