bert-base-cased / app.py
KKrampis's picture
initial commit
2cc346a verified
import gradio as gr
gr.load("models/bert-base-cased").launch()