Autogenerated images not loading in project preview

Hi,

I used deepseek coder api and asked it to create a simple website. Everything loads but images do not load. Anyone ran into this issue?

Thanks

I don’t believe Bolt.diy supports binary files (eg. image and audio). It will just treat them as placeholders. When deploying in production replace the placeholders with the correct files. It should be on the roadmap.

1 Like

As @sfason65 at the moment it does not support binary files. Some external example picture sources work (link instead of directly in as image in bolt). But it depends on the provider you use and if they set the correct headers.

So i asked llm to embed images and it just hangs and never finishes it. What other method are you guys using to build something similar? Ask llm to provide images and host them somewhere? and then ask it to use those somehow?

You could just use dummy images that may not match your content, but you need the replace later anyway.

is working for me: