Cocktail is a standalone browser for Stable Diffusion models, designed with the goal of making managing your models easy and fast.
Download the latest release
or install in a virual environment.
Note: Git LFS is required to checkout this repository, without LFS Images will be missing.
git clone https://github.com/cocktail-collective/cocktail.git
cd cocktail
python3 -m venv venv
source venv/bin/activate
pip install .
python ci/build.py --skip-pyinstaller
cocktail
By utilising a local database Cocktail is able to offer a near instant search.
Cocktail stores your downloaded models using configurable templates allowing 1 click downloads.