fudan-generative-vision / champ

Champ: Controllable and Consistent Human Image Animation with 3D Parametric Guidance
https://fudan-generative-vision.github.io/champ/
MIT License
4.29k stars 533 forks source link

OpenGL.error.GLError: GLError #150

Open InuyashaLee opened 2 months ago

InuyashaLee commented 2 months ago

When I run _python -m scripts.data_processors.smpl.generate_smpls --reference_imgs_folder reference_imgs --driving_video_path driving_videos/your_video_1 --device YOUR_GPU_ID,it reports an error:OpenGL.error.GLError: GLError( err = 12296,....._ How to solve this problem?