Nuanmanee's picture
initial commit
ed4a12d verified
raw
history blame contribute delete
111 Bytes
import gradio as gr
gr.load(
"models/google-bert/bert-base-uncased",
provider="hf-inference",
).launch()