diff --git a/templates/account.html b/templates/account.html index 4b41ca372..36f4cb3d5 100644 --- a/templates/account.html +++ b/templates/account.html @@ -44,12 +44,10 @@

Admin Links

Remaining Credits: {{ humanize.intcomma(user_credits) }}

- Each new account receives {{ settings.LOGIN_USER_FREE_CREDITS }} Gooey.AI credits. -
Every time you submit a workflow or make an API call, we deduct credits from your account.
- Most workflows cost around {{ settings.CREDITS_TO_DEDUCT_PER_RUN }} credits. You can buy more credits + Most workflows cost ~5-50 credits, depending on their complexity + LLM & GPU costs. You can buy more credits below or apply for a grant.

diff --git a/templates/login_options.html b/templates/login_options.html index 84c5d6b4c..bc137935a 100644 --- a/templates/login_options.html +++ b/templates/login_options.html @@ -8,11 +8,12 @@ {% block content %}

Sign in to Gooey.AI

-

By signing in you get free credits, run history, API access & much more.

+

Sign in to access your run history, API key & more. New verified accounts receive 1000 credits. 💰

Loading...

+

💰 Sign up via Email does not activate credits. Please choose one of the top options instead.