jsperez's picture
initial commit
15e05ed verified
raw
history blame
114 Bytes
import gradio as gr
gr.load(
"models/transformer3/H2-keywordextractor",
provider="hf-inference",
).launch()