Xuhai Chen

Results 29 comments of Xuhai Chen

我也遇到这个问题了。因为实时生成LQ和模糊核非常非常花时间。我试过把模糊核存成csv,然后读出来,但是读取192x192x441的模糊核也非常非常花时间,甚至还不如实时生成... 我没想到解决办法...

Thank you :)

Hi, may I ask a question, please? I wonder if there's a small mistake in the code comments. Because it says that "sv_mode=0" is spatial-variant (the wrong comment is in...

Thanks so much for response. I've successfully run the spacial-variant version, and the GPU usage is 17380MiB.

> > Thank you, I have successfully resolved it! > > Hi, I have used ssh -L 36073:128.197.173.120:36073 [email protected] -p 22, but it still shows 'renderer disconnected'. The terminal says...

> I have installed stable-diffusion v2 and run following commands in the provided ldm environment: python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt .\v2-1_768-ema-pruned.ckpt --config...

I installed Rust but this issue still exits... and I do not use docker :( Can anyone help me? please... **I‘ve solved this issue, but for me, it's nothing to...

> of course! like this: 'cat . dog .' Hi, can I use sentences for multiple classes prompt? like: 'the cat sit on the table. the dog on the ground.'...

You can also determine whether an image contains anomalies by setting a threshold and then observing if the anomaly score exceeds this threshold.