You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am loading the extension on RunDiffusion, where it has worked in the past. For some reason, the models show correctly for Model A, the full list of models and subdirectories show. However Base Model for Difference, Model B, Model C and Model D all say "none" for model.
to reduce ui loading, mode A loads it's model list by default,
all other lists of mode B,C,... and Base model will be lazy loaded after ui starting completed.
so, you've already tried to use "refresh button" but it did not work? then it means gradio does not properly started/loaded.
in this case, you need to reload whole ui by pressing F5.
For some reason the other model lists still dont work. Are they not all the same function, shouldn't it just pull from the same place and not cause UI issues? Before the optimization it worked fine.
It seems like it attempts to load, but it doesn't complete.
Image for reference below.
I am loading the extension on RunDiffusion, where it has worked in the past. For some reason, the models show correctly for Model A, the full list of models and subdirectories show. However Base Model for Difference, Model B, Model C and Model D all say "none" for model.
No errors in log.
version: v1.10.1 • python: 3.10.14 • torch: 2.3.0+cu121 • xformers: 0.0.26.post1 • gradio: 3.41.2 • checkpoint: 33e58e8668
Thank you, I love model mixer!
The text was updated successfully, but these errors were encountered: