chenfei-wu / TaskMatrix

Other
34.53k stars 3.33k forks source link

add tqdm download progress bar #442

Open truebit opened 11 months ago

truebit commented 11 months ago

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 commented 11 months ago

@microsoft-github-policy-service agree