Cannot Create a new Project or Run a prompt.

#503
by ProjectGenesis - opened

Every time I run a new prompt I get hit with this message.

"Log In to use DeepSite for free
Log In through your Hugging Face account to continue using DeepSite and increase your monthly free limit."

Clicking Login will redirect me to my projects, and upon clicking "+ Create Project" and returning to the lobby page, running any prompt will result in the same error. And it starts all over again.

Hi @ProjectGenesis can you try again please ?

i need help to solve this problem

Having same problem

It's happening again after running prompt 5 times.

stile have same problem , i subscription for web site

Hi there, could you please provide me with a full video demo? It would be incredibly helpful in reproducing your issue.

same issue here. been here for a few days now.

Hi guys
The error @mahmoud1984 mentioned above, is linked to a redirect link inside the preview. The redirect is triggered through Javascript and not by using a HREF element, so while clicking it redirect to a 404, cause the page doesn't exist in the preview (As the preview use live coding)
Will try to fix it tomorrow by doing some glitch, for now when you got this, you can just refresh the page

Hi @mahmoud1984 I did some changes, should fix your issue.
To avoid handling javascript redirect, I'm just using the native hf space for the preview. If you do manual changes that will display the homemade preview, but showing also a banner to prevent issue with some redirects
Should help!

Regarding the main issue, it can be due to the fact you reached your PRO-Limit
You can check there:
https://huggingface.co/settings/inference-providers/overview

Regarding the LOGIN issue, i'm still investing it, can't reproduce now, but doing my best to fix it!

Sign up or log in to comment