rodrigomasini commited on
Commit
e769624
·
verified ·
1 Parent(s): 3c27a6e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -2,6 +2,6 @@ import gradio as gr
2
  import helper
3
 
4
  gr.load(
5
- name='bartowski/Marco-o1-GGUF',
6
  src=helper.registry,
7
  ).launch()
 
2
  import helper
3
 
4
  gr.load(
5
+ name='AIDC-AI/Marco-o1',
6
  src=helper.registry,
7
  ).launch()