RunComfy

Search

ComfyUI Workflows

ComfyUI Online

Try RunComfy, we help you focus on ART instead of red errors

RC ComfyUI Versions

RunComfy System Status

ComfyUI How-tos

ComfyUI
ComfyUI
How to download models from Civitai, Hugging Face, and Google Drive?

How to download models from Civitai, Hugging Face, and Google Drive?

1. Navigate to the models folder first

Be sure to navigate to the correct folder before starting. This ensures your downloaded models are placed in the folder you want.

image

2. Download models from Civitai, Hugging Face, or Google Drive

2.1 Download Models from Civitai

Please do make sure you are downloading from civitai.com instead of civitai.green.

Please do make sure you are downloading from civitai.com instead of civitai.green.

  1. Visit the Civitai.com model page and locate the specific model file you want to download
  2. Right-click the 'Download' button and select 'Copy link address'
  3. image
  4. Paste the copied link into RunComfy's model download field
  5. image

2.2 Download Models from Hugging Face

  1. Visit the Hugging face model page and locate the specific model file you want to download
  2. Right-click the 'Download' icon and select 'Copy link address'
  3. image

    Or click the 'File Name' and then click 'Copy Download Link.’

    image
  4. Paste the copied link into RunComfy's model download field
  5. image
  6. If you want to use the terminal, try the following cmd and do remember to replace ‘your_token_here’ with your own access token if the model is gated.
  7. wget https://huggingface.co/meta-llama/Llama-2-7b-hf/resolve/main/config.json
    
    #if model is gated then the access token is needed
    wget --header="Authorization: Bearer your_token_here" \
    https://huggingface.co/meta-llama/Llama-2-7b-hf/resolve/main/config.json

2.3 Download Models from Google Drive

  1. Visit the Google Drive page and locate the specific file or folder you want to download
  2. To download a file from Google Drive, first you need to allow the file to be shared with anyone:
    1. Right-click the 'More' icon
    2. Select 'Share'
    3. Under 'General access', change 'Restricted' to 'Anyone with the link'
    4. Click 'Copy link'
    5. image

To download a folder from Google Drive, follow the same steps as downloading a file. Also, please make sure the folder is sharing “anyone with the link” first.

  1. Paste the copied link into RunComfy's model download field and hit Download.
  2. image

Further Readings,

🎱How to use terminal in RunComfy?
RunComfy

ComfyUI

ComfyUI Online

ComfyUI Web

ComfyUI Workflows

ComfyUI Cloud