bert-base-cased / app.py
KKrampis's picture
initial commit
2cc346a verified
raw
history blame
No virus
63 Bytes
import gradio as gr
gr.load("models/bert-base-cased").launch()