invoke-ai / InvokeAI

Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
23.34k stars 2.4k forks source link

[bug]: Can't accept license terms and unable to download models #1836

Closed anshuzy closed 1 year ago

anshuzy commented 1 year ago

Is there an existing issue for this?

OS

macOS

GPU

mps

VRAM

No response

What happened?

There is nowhere to accept license terms on huggingface with the links that are provided. I have downloaded everything else but can't download the models since they need you to accept the terms to download. Anyone know how to accept the terms? I looked everywhere but still couldn't find it.

Screenshots

No response

Additional context

I figured out how to make a token and made it through that part but I can't find where to accept the terms.

Contact Details

anshujadhav23@gmail.com

horbgorbler commented 1 year ago

I have the same issue. I get through the whole Invoke AI installation to the point where I choose option 2 in the CMD window. At this point I get the following message: Do you want to generate images using the

  1. command-line
  2. browser-based UI
  3. open the developer console Please enter 1, 2 or 3: 2 Starting the InvokeAI browser-based UI..

    Patchmatch initialized

    • Initializing, be patient... Initialization file C:\Users\goodw\invokeai\invokeai.init found. Loading... InvokeAI runtime directory is "C:\Users\goodw\invokeai" GFPGAN Initialized CodeFormer Initialized ESRGAN Initialized

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! You appear to have a missing or misconfigured model file(s). The script will now exit and run configure_invokeai.py to help fix the problem. After reconfiguration is done, please relaunch invoke.py. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! configure_invokeai is launching....

Loading Python libraries...

Welcome to InvokeAI. This script will help download the Stable Diffusion weight files and other large models that are needed for text to image generation. At any point you may interrupt this program and resume later.

DOWNLOADING DIFFUSION WEIGHTS You can download and configure the weights files manually or let this script do it for you. Manual installation is described at:

https://github.com/invoke-ai/InvokeAI/blob/main/docs/installation/INSTALLING_MODELS.md

You may download the recommended models (about 10GB total), select a customized set, or completely skip this step.

Download ecommended models, ll models, ustomized list, or kip this step? [r]: r LICENSE AGREEMENT FOR WEIGHT FILES

To download the Stable Diffusion weight files from the official Hugging Face repository, you need to read and accept the CreativeML Responsible AI license.

This involves a few easy steps.

  1. If you have not already done so, create an account on Hugging Face's web site using the "Sign Up" button:

    https://huggingface.co/join

    You will need to verify your email address as part of the HuggingFace registration process.

  2. Log into your Hugging Face account:

    https://huggingface.co/login

  3. Accept the license terms located here:

    https://huggingface.co/runwayml/stable-diffusion-v1-5

    and here:

    https://huggingface.co/runwayml/stable-diffusion-inpainting

    (Yes, you have to accept two slightly different license agreements)

Press when you are ready to continue:

I have gone to Hugging Face and logged in but see no way to accept the license agreements. Did you figure out how to do so?

github-actions[bot] commented 1 year ago

There has been no activity in this issue for 14 days. If this issue is still being experienced, please reply with an updated confirmation that the issue is still being experienced with the latest release.