Live data from Hacker News

AniSora: Open-source anime video generation model

komiko.app

11–20 of 232 posts

Re: AniSora: Open-source anime video generation model

#14
post #4

Earlier quoted context omitted.

https://huggingface.co/IndexTeam/Index-anisora

Thanks! > This model has 1 file scanned as unsafe. testvl-pre76-top187-rec69.pth Hm, perhaps I'll wait for this to get cleared up?

I wonder if the entropy of model weights and their size causes statistical false positives to appear often?

Re: AniSora: Open-source anime video generation model

#18

Earlier quoted context omitted.

Thanks! > This model has 1 file scanned as unsafe. testvl-pre76-top187-rec69.pth Hm, perhaps I'll wait for this to get cleared up?

I wonder if the entropy of model weights and their size causes statistical false positives to appear often?

I imagine it has more to do with whether or not the file appears to have executable python code in it, as a .pth file is usually just a a pickled python object and these can be manipulated to load arbitrary python code when loaded.
Post reply on HN