Sven Knoblauch

Results 5 issues of Sven Knoblauch

When adding pagination for multi page Workflow. Relations between Labels (alt + r or with GUI) are not rendered, but are visible in the Hierarchy on the side view.

small changes to add the lora modules ENV variable (supporting 1 lora adapter) as solution for #119 with the format: `{"name": "xxx", "path": "xxx/xxxxx", "base_model_name": "xxx/xxxx"}` also change of the...

When trying to configure a lora adapter, the ENV vars for enabling lora and other settings are exposed (also in runpod UI), but there is no option for adding the...

in addition to the last pull reqeust, now you can also use multiple lora adapters. Now you can use a single adapter as input (as before): `{"name": "xxx", "path": "xxx/xxxxx",...

Add lora adapter changes to readme (usage of env variable)