readme.txt 274 Bytes
Newer Older
lijian6's avatar
lijian6 committed
1
2
3
4
5
6
7
install dtk and hyhal

python scripts/txt2img.py --device cuda --ckpt /public/home/lijian/model/v2-1_512-ema-pruned.ckpt --config ./configs/stable-diffusion/v2-inference.yaml --n_iter 1 --n_samples 1

pip install diffusers==0.27.0
change model path
python test_diffusers.py