InternLM-XComposer
InternLM-XComposer copied to clipboard
Something wrong with Web UI (gradio_demo_chat.py and gradio_demo_composition.py)
Hi, when I run the guidance command of Web UI as follow:
_# 多模态对话demo python examples/gradio_demo_chat.py
There is some output in terminal, like:
However, when l just open the local URL and nothing else, outputs:
and the line 202 in gradio_demo_chat.py is:
So, do you have any idea? Thanks for your attention!
What's more: the same to 'gradio_demo_composition.py'.
我也遇到了这个问题,请问该如何解决呢?
好像是gradio版本不对,更新gradio版本可以解决这个问题