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 to use gradio demo on our computer #2

Open
FurkanGozukara opened this issue Apr 24, 2023 · 1 comment
Open

How to use gradio demo on our computer #2

FurkanGozukara opened this issue Apr 24, 2023 · 1 comment

Comments

@FurkanGozukara
Copy link

Can you write instructions to use gradio interface that is shown as demo on our computer

I would like to make a tutorial on my channel SECourses

https://www.youtube.com/SECourses

Without gradio interface people don't like

@Yangr116
Copy link
Collaborator

Yangr116 commented Apr 24, 2023

Hi, you can check here to build a gradio interface. Before building the demo on local devices, you'd better export cache_home in advance.
For hugginface face cache mangaging, please refer to below links:
https://huggingface.co/docs/huggingface_hub/guides/manage-cache,
https://huggingface.co/transformers/v4.0.1/installation.html#caching-models.
Additionally, SAM (Segmenting tools) and GrundingDINO (Text2Box tools) weights will be downloaded to the folder checkpoints, which will take up ~3 GB of memory.

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

2 participants