bert-base-cased / app.py
zhangyichao's picture
initial commit
92cc860
raw
history blame contribute delete
No virus
73 Bytes
import gradio as gr
gr.Interface.load("models/bert-base-cased").launch()