Christian Taylor
Christian Taylor
Is this the result of having IPAdapter installed? because the insightface loader node conflicts with the InstantID insightface loader node? perhaps giving it a different naming scheme? EDIT: I uninstalled...
> > detectron2.这个包编译安装,要求:windows c++库你得装着。 然后依赖: black, cloudpickle, future, fvcore, hydra-core, iopath, matplotlib, omegaconf, Pillow, pycocotools, pydot, tabulate, tensorboard, termcolor, tqdm, yacs 上面的依赖中pycocotools千万别漏了。 接着DensePose的安装依赖detectron2(Required-by: detectron2-densepose),所以: 1,pip install git+https://github.com/facebookresearch/[email protected] 2,pip install git+https://github.com/facebookresearch/[email protected]#subdirectory=projects/DensePose...
> but hitting a snag with controlnet asking for a config.json  > > maybe needs one of these https://huggingface.co/collections/diffusers/sdxl-controlnets-64f9c35846f3f06f5abe351f > > clone this and specify path...
I'm having a similar issue too, my path is there: ```python Traceback (most recent call last): File "/mnt/Samsung980Pro/arch_linux_software/anaconda3/envs/manimate/lib/python3.8/site-packages/gradio/routes.py", line 488, in run_predict output = await app.get_blocks().process_api( File "/mnt/Samsung980Pro/arch_linux_software/anaconda3/envs/manimate/lib/python3.8/site-packages/gradio/blocks.py", line 1434,...
Is this working for you guys in the sd-cd-animation extension when that is turned on? or does controlnet in both places (the other being txt2img) not work?
This was a pain. I'm still not 100% how much of what I did fixed it, I built torch_scatter from source, I built nvdiffrast from source, I built pytorch3d from...