> ## Documentation Index
> Fetch the complete documentation index at: https://docs.viewcomfy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding models

To add a model to your deployment, you simply need to click the "Add a model" button next to it and put the download URL.

We support download URLs from HuggingFace, CivitAI or any other custom buckets you might have. In most cases, you will also need to add a token for the download to happen. The main exception to that rule is public models from HuggingFace; for those, you won't need a token.

<img src="https://mintcdn.com/viewcomfy/KS7pOsPdQMk5_soH/public/add_a_model_to_your_comfy_cloud_installation.webp?fit=max&auto=format&n=KS7pOsPdQMk5_soH&q=85&s=e0714b41e81074f09d722614e1728b73" alt="Adding models to deployment" width="806" height="553" data-path="public/add_a_model_to_your_comfy_cloud_installation.webp" />

If you want to add a private model from your local computer, we recommend first uploading it to HuggingFace and downloading it from there.

[This](https://youtu.be/sRticjuabVQ) video goes through all the processes one step at a time (including how to upload a private model to HuggingFace).

All deployments in a team share the same model volume, meaning that if you add a model to one deployment, that model will be available to all present and future deployments inside your team.
