Spaces:
Sleeping
Sleeping
| # Hugging Face automatically run karega is script ko | |
| # 1️⃣ Pehle torch install karo | |
| pip install --no-cache-dir torch==2.9.0 | |
| # 2️⃣ Phir baaki packages install karo | |
| pip install --no-cache-dir -r requirements.txt | |