ansphare / postBuilder
marttinbell's picture
Create postBuilder
f91a6df verified
raw
history blame contribute delete
232 Bytes
#!/bin/bash
# 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