Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SakibHasan
/
license_plate_classifier2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f353b4
license_plate_classifier2
/
setup.sh
SakibRumu
Create setup.sh
560d81b
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
#!/bin/bash
git
clone
https://github.com/WongKinYiu/YOLOv10.git
cd
YOLOv10
pip install -r requirements.txt
# Install dependencies