File size: 94 Bytes
f2dc5fe
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/nari-labs/Dia-1.6B",
   provider="fal-ai",
).launch()