Train a simple SD modelTrain a simple SD model
📏

Train a simple SD model

My env:
macbook pro M1
Create a env:
conda create --name sdt source activate sdt
Install dependencies
conda install -c conda-forge diffusers pip install datasets pip install matplotlib pip install jupyterlab conda install torchvision -c pytorch
Start jupyter
jupyter lab
Execute norebook:
sd_demo_on_macos
buheUpdated Apr 2, 2024