SakibRumu
Create setup.sh
560d81b verified
raw
history blame
131 Bytes
#!/bin/bash
git clone https://github.com/WongKinYiu/YOLOv10.git
cd YOLOv10
pip install -r requirements.txt # Install dependencies