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
As of now, the command line argument "--chroma-enable-t5-mask" is listed in the usage guide of sd -h. Trying to use the listed argument causes the program to exit. Checking the code, the real argument it expects is "--chroma-use-t5-mask".