Nutlope / roomGPT

Upload a photo of your room to generate your dream room with AI.

Home Page:https://www.roomgpt.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Room picture generation never finish on the webpage but finished in the replicate?

mmtechhk opened this issue · comments

Thanks for the support. I have successfully clone the project, fix the DB connection issue, google login issue, and the tab issue (by comment the following line of code in[ dream.tsx], tags: [data?.remainingGenerations > 3 ? "paid" : "free"],)

However, after logging in and updating my photo, I haven't seen any changes. I checked the replication status and it's finished, but the webpage keeps hanging and loading. Can anyone help me with this final step?

URL: https://room.mic9chan.com

Keep waiting on this page:
image

Replicate resule is good:
image

Same as #66

@R3P-tech You have the solution or not?

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!