Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Afsara
/
csebuetnlp-banglat5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Afsara
commited on
May 22, 2023
Commit
ee2f454
·
1 Parent(s):
5a33301
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import gradio as gr
2
3
4
-
gr.
Interface.
load("models/Afsara/cse_buet_bangla_t5").launch()
1
import gradio as gr
2
3
4
+
gr.load("models/Afsara/cse_buet_bangla_t5").launch()