bentobytes commited on
Commit
bf3f6c0
·
1 Parent(s): 2119055

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -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()