raintianyusun
raintianyusun
It's often caused due to the disparity of spconv you use. Make sure to reinstall cumm and spconv first, and then unify the spconv you import in your code. This...
> Today I solve this problem, my problem is due to the youtube-dl need the python version 3.8, but my env is 3.10 so it doesn't work. I recommand all...
https://openaccess.thecvf.com/content/CVPR2024/supplemental/Xu_MagicAnimate_Temporally_Consistent_CVPR_2024_supplemental.pdf
you can try looking into all versions from requirements.txt, plus the python version it's probably the version problem
first, check your Python version if it is truly 3.10, then just try installing `trition` manually
> 用inpaint的话 边缘效果不太好,而且速度会比较慢... you could try some erosion before inserting the character into the background, this would make the edge look less artificial, but that only suits scenarios with no...