Spaces:
Runtime error
Runtime error
File size: 218 Bytes
d28ba37 |
1 2 3 4 5 6 7 8 9 10 |
# Directories
IMAGES_DIR = images/
OUTPUTS_DIR = outputs/
PDF_DIR = pdfs/
# Bucket
MINIO_KEY = QUK5tI3fsjStPYrCKs18eb3OPTFzPLGeVOLXrsMc
HOST = localhost:9000
BUCKET_NAME = table-detection
ACCESS_KEY = Table extraction |