parlance-zz/g-diffuser-bot

move model args to sub-namespace in args

parlance-zz opened this issue · 1 comments

model_name
use_optimized
loaded_pipes
pipe_list

after this is done amend load_pipelines to save these globally, and amend get_samples to overwrite / re-attach these args to incoming args (with warning if any mismatch)

no longer required due to grpc server integration