File size: 98 Bytes
8849b1c
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/MiniMaxAI/MiniMax-M2.1",
   provider="novita",
).launch()