Spaces:
Runtime error
Runtime error
File size: 63 Bytes
cc0b0d8 |
1 2 3 |
#!/bin/bash
apt-get update && apt-get install -y tesseract-ocr
|