cyber-meow / anime_screenshot_pipeline

A 99% automatized pipeline to construct training set from anime and more for text-to-image model training
MIT License
192 stars 11 forks source link

ImportError: DLL load failed while importing libtorrent: The specified module could not be found. windows 10 #50

Closed 444butter closed 6 months ago

444butter commented 6 months ago

I am on windows 10, i have tried to download images with this tool but i keep on getting this error. i have installed requirements and tried installing libtorrent but failed. is there a way i can fix this

cyber-meow commented 6 months ago

This is a known issue as I explain on readme. For some reason libtorrent does not work on windows. As this only affects the anime downloading part (stage 0 for pipeline_type screenshots), you can just ignore it, download the anime yourself, and proceed with the remaining functionality.