peace4ever commited on
Commit
57b9c9d
1 Parent(s): c30d177

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.load("models/peace4ever/roberta-large-finetuned-mongolian_v4").launch()
4
+