Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
electblake
/
image-data-extractor
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
77d3eb3
image-data-extractor
/
app.py
electblake
Add structured receipt extraction outputs and HF launch entrypoint
b2b415b
about 1 month ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
76 Bytes
from
app.hf_space
import
demo
if
__name__ ==
"__main__"
:
demo.launch()