chenfei-wu / TaskMatrix

Other
34.51k stars 3.32k forks source link

Always in `Initializing ImageCaptioning to cpu` #330

Open SinnoSong opened 1 year ago

SinnoSong commented 1 year ago

Use python visual_chatgpt.py --load ImageCaptioning_cpu,Text2Image_cpu, then console only print:

Initializing VisualChatGPT, load_dict={'ImageCaptioning': 'cpu', 'Text2Image': 'cpu'}
Initializing ImageCaptioning to cpu

Win11,python 3.10.10

honemleysm commented 1 year ago

I have the same problem, and it seems OK last week. Did anyone figure out the reason for this issue? I'm win 11, python 3.10.6

1362569548 commented 1 year ago

I also have this problem, but I have had the experience of moving folders to other locations in the middle, I don't know if it is caused by this problem, and I can use it last week, but not this week