mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
558 stars 148 forks source link

Worker error: not enough values to unpack #77

Closed yingshow closed 9 months ago

yingshow commented 9 months ago

Worker error: not enough values to unpack (expected 2, got 1) [Task Queue] Finish task with error, seq=1

这是什么错误?

yingshow commented 9 months ago

[Fooocus Model Management] Moving model(s) has taken 0.31 seconds [Task Queue] Task queue is free, start task, seq=1 [Parameters] Adaptive CFG = 7.0 [Parameters] Sharpness = 2.0 [Parameters] ADM Scale = 1.5 : 0.6 : 0.3 [Parameters] CFG = 1.0 Worker error: not enough values to unpack (expected 2, got 1) [Task Queue] Finish task with error, seq=1

yingshow commented 9 months ago

原来是参数不完整

ardha27 commented 8 months ago

i also got this error, how did you fix it?