Ray

Results 3 issues of Ray

`Traceback (most recent call last): File "test_lensfunpy.py", line 2, in import lensfunpy File "/usr/local/lib/python3.8/dist-packages/lensfunpy/__init__.py", line 7, in import lensfunpy._lensfun ImportError: /usr/local/lib/python3.8/dist-packages/lensfunpy/_lensfun.cpython-38-x86_64-linux-gnu.so: undefined symbol: lf_modifier_new`

**Is your feature request related to a problem? Please describe.** It would be awesome to see a training script for InstructPix2Pix based on Stable Diffusion 3 such as [this](https://github.com/huggingface/diffusers/blob/main/examples/instruct_pix2pix/train_instruct_pix2pix_sdxl.py). **Describe...

stale