gituser123456789000

Results 11 comments of gituser123456789000

Thank you JUGGHM. Simple solution, but I'm not a coder, so I didn't notice it. My fix was to change 'rainbow' to 'binary' and make some other modifications to stop...

make the folder I just got it running today.. the Chinese site is not needed.. the huggingface files work

Or show what the folder structure is supposed to look like.. I have this in GenPercept > weights > v1

I got it running.. Chinese site was not needed After everything is setup correctly.. like I showed in the picture (and you put the stuff from huggingface into the folders...

Second this... I couldn't get PatchFusion running locally, but I also request Depth Anything v2 support

> Hi guys, I think the PatchFusion is not the best solution for the hr depth estimation. We now have [PatchRefiner](https://arxiv.org/abs/2406.06679) with better performance. I will try to support Depth...

I changed xformers==0.0.13 to xformers==0.0.12 in requirements and got past this error. That may be a problem. Maybe 0.0.12 doesn't perform similarly or at all to 0.0.13 in this program.....

ok.. I'm getting far along now by following this comment: https://github.com/ali-vilab/VGen/issues/9#issuecomment-1858809173 In requirements I changed xformers to 0.0.16 And you have to comment out motion-vector-extractor==1.0.6 and triton==2.0.0.dev20221120... comment out means...

Everything loaded from requirements.txt with that.. (obviously besides the 2 that were commented out.. Next error: Getting Started with VGen (1) Train your text-to-video model Executing the following command to...

pip3 install tools command fixed that error... next error.... Someone also wrote: "If you have multiple python installations, make sure you are installing the package for the correct python version....