File size: 105 Bytes
5e2592a
b43e4d4
a1d0207
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/facebook/musicgen-small",
   provider="hf-inference",
).launch()