File size: 100 Bytes
4bde530
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/anthienlong/artful",
   provider="hf-inference",
).launch()