bert-test / app.py
lunarflu's picture
lunarflu HF Staff
Update app.py
9d046e3
raw
history blame
95 Bytes
import gradio as gr
gr.Interface.load("model/bert-tiny-finetuned-sms-spam-detection").launch()