Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Antharee
/
OCR_BY_INK
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OCR_BY_INK
/
start.sh
Antharee
Create start.sh
7595ea7
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
#!/bin/bash
export
FLASK_APP=app.py
flask run --host=0.0.0.0 --port=7860