Thank you for your excellent work!
When I run render_script.py, I get the following error. I'm using the blender.zip provided in your documentation for my Blender configuration, but it's still reporting the error. Looking forward to your answers!
Blender 3.4.1 (hash 55485cb379f7 built 2022-12-20 00:46:45)
/run/user/1011/gvfs/ non-existent directory
Error: Python: Traceback (most recent call last):
File "/data3/hongbo.wang/Cap3D/captioning_pipeline/render_script.py", line 43, in <module>
bpy.context.scene.cycles.denoiser = 'OPTIX'
TypeError: bpy_struct: item.attr = val: enum "OPTIX" not found in ('OPENIMAGEDENOISE')