Nuanmanee's picture
initial commit
c1fd81f verified
raw
history blame contribute delete
127 Bytes
import gradio as gr
gr.load(
"models/facebook/mask2former-swin-large-coco-panoptic",
provider="hf-inference",
).launch()