luisdanielgm commited on
Commit
ca63e94
·
verified ·
1 Parent(s): 8565390

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,8 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface(
4
- inputs=["text"],
5
- outputs=["text"],
6
- )
7
-
8
  gr.load("models/google-t5/t5-small").launch()
 
1
  import gradio as gr
2
 
 
 
 
 
 
3
  gr.load("models/google-t5/t5-small").launch()