newwwww / app.py
Reality123b's picture
Update app.py
c7426b5 verified
raw
history blame contribute delete
103 Bytes
import gradio as gr
gr.load(
"models/genmo/mochi-1-preview",
provider="replicate",
).launch()