Conda env Create
conda create -y -n lokr python=3.11
conda activate lokr
Install diffuser from Our Space
cd LoKr
pip install -e ".[torch]"
Install requirements
pip install -r requirements.txt
Train dreambooth_sdxl using script file
bash test_sdxl.sh
Generate images from the finetuned weights
python generator.py