File size: 115 Bytes
aaa0960
 
 
 
 
 
 
1
2
3
4
5
6
7
import gradio as gr
import helper

gr.load(
    name='bartowski/Marco-o1-GGUF',
    src=helper.registry,
).launch()