Moore-AnimateAnyone
Moore-AnimateAnyone copied to clipboard
Just a few minor changes to the README. I fixed som typos and most of the markdown linting issues. I left the HTML alone. Thanks!
move to poetry.
Is there an easy way to use safetensor models with the pipeline? I have a few merges I would like to try.
repositorities -> repositories
torch
i have tried alll torch version which version work?
But the iterations continue. Once completed a load of noise , this was length 32 , from a 25 frame source video https://github.com/MooreThreads/Moore-AnimateAnyone/assets/114336644/a4aaf69a-5636-4971-b0db-453baf55a561
someone be so kind as to make a google colab to test this thanks :)
RuntimeError: PytorchStreamReader failed reading file data/383: invalid header or archive is corrupted
every time i run this I get the following error: ``` Traceback (most recent call last): File "C:\Users\henso\AppData\Local\Programs\Python\Python310\lib\site-packages\diffusers\models\modeling_utils.py", line 109, in load_state_dict return torch.load(checkpoint_file, map_location="cpu") File "C:\Users\henso\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\serialization.py", line 1028, in...