ZHO-ZHO-ZHO / ComfyUI-YoloWorld-EfficientSAM

Unofficial implementation of YOLO-World + EfficientSAM for ComfyUI
GNU General Public License v3.0
625 stars 58 forks source link

RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory #2

Open KingBoyAndGirl opened 9 months ago

KingBoyAndGirl commented 9 months ago

image

当模型选择yolo_world/l时,报错(其它模型没有问题): RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

CryptoskinR commented 7 months ago

I'm also facing this error (for all models), has anyone found a solution for it?

gentlemarc commented 7 months ago

Me too. Any update?

gentlemarc commented 7 months ago

¿How did you solve it @KingBoyAndGirl ?

tristan22mc commented 7 months ago

Any solutions here? Cant figure this one out

Mohsyn commented 7 months ago

for anyone looking for a solution - try these two things to resolve this

  1. try changing bbox model ( starting with samvit*.pt )
  2. switch to SD model for inpaint / face detailer and not SDXL

share if it worked for you!