EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
https://gptgirlfriend.online
2.58k stars 435 forks source link

getting InvalidParameterValueException when trying to deploy #74

Closed ChenMorSays closed 1 year ago

ChenMorSays commented 1 year ago

When running the command ship deploy && ship use I'm getting:

Unable to deploy package version. Server returned message: Unable to deploy app. Is the content valid? InvalidParameterValueException: Unzipped size must be smaller than 262144000 bytes

Any ideas?

gapizaver commented 1 year ago

If using the latest version, check the README.md file again. The commands to run/deploy the companion have been updated.

ChenMorSays commented 1 year ago

It works thanks!

gapizaver commented 1 year ago

In that case you can close the issue 🙂