Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How could I try your gradio app? #2

Closed
xiahongchi opened this issue Jan 19, 2024 · 3 comments
Closed

How could I try your gradio app? #2

xiahongchi opened this issue Jan 19, 2024 · 3 comments

Comments

@xiahongchi
Copy link

Thanks for your great work!!!

Here I have some questions: What ckpt should I use to start your gradio app? Where should I download it from and how should I configure that?

image

I tried leaving it blank, but got this error:

image

And if I set it to "xk-huang/segment-caption-anything-gpt2_large-vg", it would also raise fault:

image

Thanks for your help!

@xk-huang
Copy link
Owner

xk-huang commented Jan 19, 2024

Hi, @xiahongchi

Here I will reply your questions in points:

What ckpt should I use to start your gradio app? Where should I download it from...

The checkpoints are hosted on HuggingFace Hub. Please click the link to download them.

The performance and the download links are organized here:

... and how should I configure that?

There is no need to configure anything. The config file is in the checkpoint directory.

I tried leaving it blank, but got this error:
And if I set it to "xk-huang/segment-caption-anything-gpt2_large-vg", it would also raise fault:

After you download the checkpoints followed the links above. Replace CKPT_PATH= to CKPT_PATH=xxx, where xxx is the path to the checkpoint directory.

Hope these could help!

@xiahongchi
Copy link
Author

Yes, now it works! Thanks!

@xk-huang xk-huang pinned this issue Apr 23, 2024
@xk-huang xk-huang changed the title how could I try your gradio app? How could I try your gradio app? May 5, 2024
@hamzafer
Copy link

"Hi @xiahongchi, could you please share the details about the setup and environment you use for running the Gradio app demo? Thanks!"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants