Dia / app.py
peterquill193's picture
initial commit
065c636 verified
raw
history blame contribute delete
94 Bytes
import gradio as gr
gr.load(
"models/nari-labs/Dia-1.6B",
provider="fal-ai",
).launch()