bert-base-sad / app.py
Kinnessop's picture
initial commit
447c9ef
raw
history blame contribute delete
No virus
75 Bytes
import gradio as gr
gr.Interface.load("models/bert-base-chinese").launch()