Nan Huang

Results 2 issues of Nan Huang

when I run your code, I encounter : `ImportError: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by /data1/anaconda3/envs/reso3d/lib/python3.9/site-packages/pymeshlab/pmeshlab.cpython-39-x86_64-linux-gnu.so) `

When I run your code, it fails and I got message below: OverflowError cannot fit 'int' into an index-sized integer File "/data1/hn/high_reso_3d/stable-dreamfusion/guidance/pipeline_demofusion_sdxl.py", line 309, in encode_prompt text_inputs = tokenizer( File...