File size: 98 Bytes
8404d6f
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/Menlo/Jan-nano",
   provider="featherless-ai",
).launch()