mrphrazer / reverser_ai

Provides automated reverse engineering assistance through the use of local large language models (LLMs) on consumer hardware.
GNU General Public License v2.0
837 stars 51 forks source link

huggingface-hub dependency not available #9

Open xoorath opened 1 month ago

xoorath commented 1 month ago

Hey,

When installing it appears the requirement huggingface_hub can't be found. Is it supposed to be huggingface-hub?https://pypi.org/project/huggingface-hub/

This is the error I get when trying to enable this plugin in BN: [Default] Failed to import python plugin: community/mrphrazer_reverser_ai: No module named 'huggingface_hub'