akleine

Results 3 issues of akleine

We need to validate the id_embeds tensor _only_ for PM2. (This is a bugfix of my last week patch ... I am sorry)

…or not, also see issue #528. Unfortunately the library used does not give any detailed information about possible errors. In fact stb_image_write.h (line 77) tells: "Each function returns 0 on...

Hello, what about printing such a _version string_ a the beginning just like this: ``` $ ./sd_run_my_model_script.sh **sd.cpp built using commit #15ea27af** Option: n_threads: 8 mode: img_gen model_path: /home/blabla.... ..........