CivitAI
FreemiumCommunity hub for open image models — browse, download, and run Stable Diffusion and Flux checkpoints, LoRAs, and embeddings.
The open-source hub for AI — host, discover, and run hundreds of thousands of models, datasets, and demos.
Last updated:
Hugging Face is the central platform of the open-source AI world — often described as the GitHub of machine learning. It hosts a vast, community-driven collection of models, datasets, and interactive demos, spanning text, image, audio, and multimodal tasks. If a model is open-weight — Llama, Mistral, Stable Diffusion, Whisper, and countless fine-tunes — there is a good chance it lives here with a model card, files, and example code.
Beyond hosting, Hugging Face maintains the libraries much of the field runs on, chiefly Transformers and Diffusers, which give a consistent way to load and run models in a few lines of Python. Spaces lets anyone deploy a shareable demo app (often built with Gradio or Streamlit), and the Inference and endpoints services let teams serve models without managing their own infrastructure. It is used by everyone from students to enterprise ML teams.
ML engineers, researchers, and students who want to discover, run, fine-tune, or share open-source models — and teams that need a private, governed place to host their own.
The catalogue is so large that finding the best model for a task can be overwhelming, and quality and licences vary from production-ready to abandoned experiments. Hosting is convenient but running large models at scale still requires paid compute, so “open-source” does not always mean “free to run.”