Oliver Dipple

Results 8 comments of Oliver Dipple

I also found my way here via MUI docs and ended up using [Strapi](https://docs.strapi.io/developer-docs/latest/developer-resources/content-api/integrations/react.html)

There are various ways to configure this package depending on your resource limitations. I am using it on a Mac right now:

The answer to your issue is on line 3 of your screenshot. Install git-lfs and try the model download step again.

> Are the LFS objects absolutely necessary? Tryna run this on my macbook air lol (16gb ram, 500gb ssd) No, you can run the `lite.yaml` configuration to use remote models...

> I executed the following command but still reported an error: pip install git-lfs cd models sh download.sh git-lfs is not a pip package. You can use homebrew to install...

Without Nvidia hardware, there is no solution to this particular issue. This system is not designed to run on Apple hardware and can only be used in limited ways on...

The readme contains instructions for using the model with the `lite.yaml` config file instead of the full `config.yaml` file. Add your API keys to this lite file, and run this...

@sirlaurie I missed that comment, very helpful - thanks