leenag commited on
Commit
49b584b
1 Parent(s): cc3f9ce

Update app.py

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