Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Loc1984
/
abdoelsayed-llama-7b-v2-Receipt-Key-Extraction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7ac6ad8
abdoelsayed-llama-7b-v2-Receipt-Key-Extraction
/
app.py
Loc1984
initial commit
7ac6ad8
over 1 year ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/abdoelsayed/llama-7b-v2-Receipt-Key-Extraction"
).launch()