Extensions cannot load

#3
by Xstech - opened

Extensions -> Installed keeps loading
截屏2023-08-18 11.30.02.png

in case if anyone wondered why the Extensions tab is stuck at "Loading..." when they duplicate this space, it's actually because of the Openpose extensions that are the blame, and also the checkpoint hash being blank too (which is at the very bottom of the page, by the way). I actually duplicated this space like a few days ago and it turns out that it seems like the Openpose-related extensions are actually what broke the whole space, so I actually disabled the 4 extensions in question:

  • Openpose
  • Posex
  • 3D open pose editor
  • depth-lib

and it all turns out that actually fixed all these issues all along when I disabled 4 of them in question, and that is actually done by editing the app.py file in question, which by simply commenting out these problematic extensions in question. Incidentally (and also the funny part is), not only these extensions were broken (don't know which one is the most problematic it is, but I'm guessing either Openpose or 3d openpose editor?) in the first place, but also the fact that I don't need these kinds of extensions at all. Kind of a funny coincidence how this shown up asking this kind of issue not long after I actually disabled these problematic extensions in question while I was customizing my personal duplicated space in question.

Short version: Openpose, Posex, 3D openpose editor and depth-lib apparently broke the whole thing, including this space. commenting them out by editing app.py might seem to fix this issue.

First of all, I appreciate for your explanation and help.
However, now it seems that I have encountered a new problem. When I try to generate pictures with your space, it will not succeed. I don't know if it's my problem or your spcae's problem.
I tried to generate the image with a copy of your space that I made earlier, and it worked. Then I copied your space again, and the new copy space could not successfully generate pictures too.

You can try using comfyui. Even Cpu can generate high quality image if you use right model, settings, positive and negative prompts.Please duplicate it because anyone can see your generated pics. I'm not an expert programmer and fixing errors so please duplicate my space to improve and adding new features.

ComfyUI_00005_ (1).png
ComfyUI_00004_ (1).png
ComfyUI_00003_ (1).png
ComfyUI_00002_ (1).png
ComfyUI_00005_ (2).png

Mine with updated model:
https://huggingface.co/spaces/Osmond141319/ComfyUI-CalicoMixv7.5?logs=build

Duplicate from:
https://huggingface.co/spaces/TechnoByte/ComfyUI-Kybalico

ComfyUI GPU Nvidia, probably don't have anime models(not sure since I don't use it often):
https://huggingface.co/spaces/SpacesExamples/ComfyUI

Press "queue prompt" to generate images, wait for AI finish the image. May take some time to generate. Leave space and do something else, then come back and view history to see results.

If you using smartphone, after your image generated, tap the image with two fingers to save it.

P.s. Dreamsunny you can duplicate and try some ComfyUI spaces.

First of all, I appreciate for your explanation and help.
However, now it seems that I have encountered a new problem. When I try to generate pictures with your space, it will not succeed. I don't know if it's my problem or your spcae's problem.
I tried to generate the image with a copy of your space that I made earlier, and it worked. Then I copied your space again, and the new copy space could not successfully generate pictures too.

I'm so sorry that I do not have no time to maintain it
but i will update to 1.6.0
In fact, it's a bug,it always throw exceptions and not work

Sign up or log in to comment