LiWentomng / gradio-osprey-demo

Gradio demo used in our Osprey:Pixel Understanding with Visual Instruction Tuning.
Apache License 2.0
14 stars 2 forks source link

help me #1

Open huangjch526 opened 7 months ago

huangjch526 commented 7 months ago

Describe the bug

when I was in the third step: git clone https://github.com/LiWentomng/gradio-osprey-demo.git cd gradio-osprey-demo bash scripts/build_frontend.sh

I do bash scripts/build_frontend.sh and get a error: ERROR  Command failed with exit code 1: /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node --version /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node) /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: versionGLIBC_2.25' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node) /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/hadoop-vacv/.nvm/versions/node/v18.16.0/bin/node)

help me, is this 3. Install gradio need? can I skip it?

Have you searched existing issues? 🔎

Reproduction

when I was in the third step: git clone https://github.com/LiWentomng/gradio-osprey-demo.git cd gradio-osprey-demo bash scripts/build_frontend.sh

Screenshot

No response

Logs

No response

System Info

i finish the first and second step and no error.

Severity

I can work around it

LiWentomng commented 7 months ago

@huangjch526
Hello, you can refer to this issue.