microsoft / JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
MIT License
23.58k stars 1.96k forks source link

cannot find module 'Network' in controlnet_aux.hed #233

Open mucheng1024 opened 7 months ago

mucheng1024 commented 7 months ago

image

I find some error tips in models_server.py, that is can't find module 'Network' in controlnet_aux.hed. Actually i really didn't find it in controlnet_aux.hed source code. My controlnet_aux version is 0.0.7, so what's wrong?