zxk72

Results 4 issues of zxk72

When I run the command `python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms`, it returns an error: Traceback (most recent call last): File "scripts/txt2img.py", line 17,...

In the sampling process, how do we generate intermediate images of diffusion steps to create a process of transition from noise to the final result image?

RuntimeError: CUDA error: an illegal memory access was encountered Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. How do I solve this problem while running?