yazansayed
yazansayed
installed xformers using pip install , xformers version: 0.0.12 . I ran into the following error: ``` File "/content/stable-diffusion-webui/modules/sd_hijack_optimizations.py", line 227, in xformers_attention_forward out = xformers.ops.memory_efficient_attention(q, k, v,) File "/usr/local/lib/python3.7/dist-packages/xformers/ops.py",...
thanks for the very helpful implementation , I was wondering if there were an implementation available for the third chapter in the original paper : "Deformation with Line Segments" which...
I tried to modify the code at `./dataset/ct/ct_tt.py` to work with a custom dataset. the dataset stores the ground truth polygons as a json file for each image. sample json:...
Chrome version: 124.0.6367.201 , windows 10. if I disable the extension the cpu usage jumps to 100% and I have to restart the browser. no supported website is open e.g....