Spaces:
Sleeping
Sleeping
# Use the pre-built image from Hugging Face Docker registry | |
FROM registry.hf.space/qtpi-figureandtableanalyserwithoutllm:cpu-5e6493e | |
# Set the command to run your app | |
CMD ["python", "app.py"] | |