Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bentobytes
/
DQA
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bf3f6c0
DQA
/
app.py
bentobytes
Create app.py
bf3f6c0
over 1 year ago
raw
Copy download link
history
blame
Safe
137 Bytes
import
gradio
as
gr
#gr.Interface.load("models/jinhybr/OCR-Donut-CORD").launch()
gr.Interface.load(
"spaces/bentobytes/LawGPT"
).launch()