b239757 ed4a12d
1
2
3
4
5
6
import gradio as gr gr.load( "models/google-bert/bert-base-uncased", provider="hf-inference", ).launch()