wcy1122 commited on
Commit
8767ebd
·
1 Parent(s): 026d53c

update demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -505,7 +505,7 @@ def _launch_demo(args, tokenizer, tokenizer_speech, model, image_processor, audi
505
  """
506
  )
507
  gr.Markdown("# MGM-Omni: An Open-source Omni Model")
508
- gr.Markdown("### [Github](https://github.com/dvlab-research/MGM-Omni) [Blog](https://mgm-omni.notion.site/MGM-Omni-An-Open-source-Omni-Chatbot-2395728e0b0180149ac9f24683fc9907) [Models](http://103.170.5.190:7860/)")
509
  gr.Markdown("If you like our demo, a like ❤️ and a star 🌟 would be appreciated!")
510
 
511
  # Hidden components for handling uploads and outputs
 
505
  """
506
  )
507
  gr.Markdown("# MGM-Omni: An Open-source Omni Model")
508
+ gr.Markdown("### [Github](https://github.com/dvlab-research/MGM-Omni) [Blog](https://mgm-omni.notion.site/MGM-Omni-An-Open-source-Omni-Chatbot-2395728e0b0180149ac9f24683fc9907) [Models](https://huggingface.co/collections/wcy1122/mgm-omni-6896075e97317a88825032e1) [Local Demo](http://103.170.5.190:7860/)")
509
  gr.Markdown("If you like our demo, a like ❤️ and a star 🌟 would be appreciated!")
510
 
511
  # Hidden components for handling uploads and outputs