Update README.md

#2
by shreyask - opened

creating a noop commit to trigger the build

mlabonne changed pull request status to merged

๐Ÿ˜” build system still not happy not sure what is missing @mlabonne @Xenova any ideas on what may be going on here?

A bit difficult to say without seeing the logs, but it says there's a configuration issue. Some options:

  1. angle brackets causing issues:

image.png

  1. public folder is missing (invalid thumbnail link)
  2. package-lock.json causing some issues.

Merging https://huggingface.co/spaces/LiquidAI/LFM2-MCP/discussions/3 should fix it. Then, we just need to add the public folder.

Ty! For the pointers I have added the public folder in PR/4 hopefully this makes the build system happy :)

really appreciate your help @Xenova

Sign up or log in to comment