Open athossampaio opened 1 day ago
For a while For now it seemed that I solved the problem, by simply downloading separately the most recent version of ComfyUI (portable) and copy-pasting the two tokenizers folders and two transformers folders (simple and name and name + version) in Lib\site-packages\ to the ComfyUI folder I was using, and also deleting the older versions of each (tokenizers and transformers) - the old versions seemed to have been loaded and causing the issue, when running ComfyUI portable's .bat file.
But then, the LTXVideo nodes (downloaded via the Manager > Install Custom Nodes) stopped working, outputting always a black screen video. So, I tried updating the LTXVideo custom nodes with "Try update" and it showed what I suspected before: it seems like it wants to use older versions of the tokenizers and transforms, so it installs them, which in turn leads me back to the beginning of the issue: Florence2Run and Miashou Tagger stop working.
Which is the proper solution, in this case?
Just adding that I'm having the exact same issue with Miaoshou Tagger since updating.
Your question
Hi, Maybe related to recently having installed LTXVideo nodes or Updating ComfyUI to its latest version, now when I try to queue a prompt from a workflow that uses Florence2Run or Miaoshou Tagger custom nodes (which both load the Florence-2l-large-PormptGen-v2.0 model fine-tune I donwloaded), I get this error in the title "data did not match any variant of untagged enum ModelWrapper at line 259572 column 3" which, based on some search for answers, seems related to some recent change in the transformers but I'm not sure. How I would urgently go about fixing this issue? Again: I'm using ComfyUI's latest version.
Logs
Other
No response