pharmapsychotic / clip-interrogator

Image to prompt with BLIP and CLIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Google Colab] - Something went wrong - Unexpected end of JSON input

dmarx opened this issue · comments

Gradio obfuscates the actual error, developer tools error console output suggests to me this is an issue with a svelte (gradio UI) component expecting json input but getting an empty value instead

issue was encountered while experimenting with reverse engineering a prompt on this image: https://twitter.com/kortizart/status/1636136818914762752

image is large so that might be part of the issue. original format is jpeg. tried converting to png, then tried a normal dreamstudio 512x512 png output, all produce the error.

error first encountered on standard gpu runtime, not resolved by upgrading to premium runtime with high RAM

lol ok, figured out the debug=True thing, this is the same OOM error others have reported. closing as duplicate.