chenfei-wu / TaskMatrix

Other
34.53k stars 3.33k forks source link

Entering text for ImageCaptioning always produces token error #429

Open dkennett-ms opened 1 year ago

dkennett-ms commented 1 year ago

Hello, using ImageCaptioning_cpu and entering text before or after loading an image always generates the following error: Error Unexpected token 'I', "Internal S"... is not valid JSON

It is unclear why this is happening. Loading an image creates a caption, but text always produces an error. Help?