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
