Nutlope / roomGPT

Upload a photo of your room to generate your dream room with AI.
https://www.roomgpt.io/
MIT License
9.87k stars 1.31k forks source link

Not generating after generating some images #25

Closed javisolans closed 1 year ago

javisolans commented 1 year ago

After some images generated it doesn't generate any more. It happens only in deployed mode. Locally it works.

Replicate API and .env have been created properly.

muktoxxx commented 1 year ago

Hlw can you help regards deploying locally how did you deploy this one?? I tried on ubuntu but when i run npm run dev it says sh-1 file cannot find something like this... Plz need help...

gururani-abhishek commented 1 year ago

After some images generated it doesn't generate any more. It happens only in deployed mode. Locally it works.

Replicate API and .env have been created properly.

There's a limit to how many images you can generate for freemium user. RN it's 3 per day.

Nutlope commented 1 year ago

Hey all. I've just simplified the repo to remove auth and payments so you can clone and deploy very easily, only with a Replicate environment variable. Try it out and if you still have any problems, please open a new issue and I will take a look!