bert-Chinese / app.py
Sevenlee's picture
initial commit
dccd21c
raw
history blame contribute delete
75 Bytes
import gradio as gr
gr.Interface.load("models/bert-base-chinese").launch()