TestV6 / app.py
alperall's picture
initial commit
e19b60a verified
raw
history blame
100 Bytes
import gradio as gr
gr.load(
"models/MiniMaxAI/MiniMax-M1-80k",
provider="novita",
).launch()