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...
bentobytes
commited on
Aug 24, 2023
Commit
bf3f6c0
·
1 Parent(s):
2119055
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import gradio as gr
2
+
3
+
#gr.Interface.load("models/jinhybr/OCR-Donut-CORD").launch()
4
+
gr.Interface.load("spaces/bentobytes/LawGPT").launch()