OCR_BY_INK / huggingface.yml
Antharee's picture
Create huggingface.yml
bbf54a2 verified
raw
history blame contribute delete
122 Bytes
sdk: python
python_version: "3.10"
install:
- pip install -r requirements.txt
- chmod +x start.sh
command: ./start.sh