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

add tqdm download progress bar #442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

truebit
Copy link

@truebit truebit commented Sep 1, 2023

add tqdm download progress bar for more instructive command output:

/home/seganw/Documents/anaconda3/envs/TaskMatrix/bin/python /home/seganw/Documents/TaskMatrix/visual_chatgpt.py --load Text2Box_cuda:0,Segmenting_cuda:0,ImageCaptioning_cuda:0
Initializing VisualChatGPT, load_dict={'Text2Box': 'cuda:0', 'Segmenting': 'cuda:0', 'ImageCaptioning': 'cuda:0'}
Initializing ObjectDetection to cuda:0
downloading from https://github.com/IDEA-Research/GroundingDINO/releases/download/v0.1.0-alpha/groundingdino_swint_ogc.pth
20%|██ | 133M/662M [00:53<01:55, 4.79MB/s]

this would fix issues like #327

@truebit
Copy link
Author

truebit commented Sep 1, 2023

@microsoft-github-policy-service agree

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

Successfully merging this pull request may close these issues.

1 participant