Nuanmanee's picture
initial commit
798d684 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/google/flan-t5-base",
provider="hf-inference",
).launch()