-
-
Notifications
You must be signed in to change notification settings - Fork 562
adding arguments outside of CLI #3647
Replies: 2 comments · 4 replies
-
|
you cant, thats not really a user-defined thing. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
many thanks for the response! this is me adding --debug I load one model successfully, and then fail to load another one: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
loading first model: loading second model: that second model has a weird size and its not autodetected as XL model, so loading failed. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Thanks for the reply! How do I force SD.Next to load it as an SDXL model? |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
in settings - select pipine type instead of auto detect. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
that worked cheers! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm getting an error loading a model and the error message says that the system can recover if I set "ignore_mismatches_sizes"=True
To the question, how do I add custome arguments like that? Is there a file that I can add the argument to or do I need to track down the correct .py-file and add it in there?
So, where do I find the correct message to add this argument?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions