Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vrclc/W2V2-BERT-LM-Malayalam
vrclc
/
W2V2-BERT-Malayalam
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
leenag
commited on
Jul 18, 2024
Commit
49b584b
·
verified
·
1 Parent(s):
cc3f9ce
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
kavyamanohar
/
W2V2-BERT-withLM-Malayalam
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
vrclc
/
w2v2bert_malayalam
").launch()