Skip to content

How is LLaVA demo run with --embed argument set when run via <gradio-app>? #841

Answered by mattmazzola
mattmazzola asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I will rephrase so the answer is clearer for others who may be interested

Previously

When the demo was embedded using <gradio-app> the header and footer were hidden.
I saw the embed_mode was used to control this and thought --embed must be set somehow.

Haotian clarified that instead of using the embed argument, the <gradio-app> was actually referring to a different instance of the demo. (llava-embed.hliu.cc vs llava.hliu.cc)

Now

Both the full page demo and embedded demo display the header and footer

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by haotian-liu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants