-
训练完lora之后,利用infer_dreambooth,报错Can't find 'adapter_config.json'
-
I can create only couple of dozen images, before Forge stops responding. Here is the reason why
![1](https://github.com/user-attachments/assets/02643c8f-ad4d-47a8-943f-124628d3bd84)
-
lora key not loaded: lora_te1_text_model_encoder_layers_0_mlp_fc1.alpha
lora key not loaded: lora_te1_text_model_encoder_layers_0_mlp_fc1.lora_down.weight
lora key not loaded: lora_te1_text_model_en…
-
1st thank you for these nodes. I'm using the Checkpoint and Lora lists in my workflow in several ways. Recently I noticed that they don't update when you use the refresh on the manager like some of…
-
in "train_lora_scale_xl.py", what are the functions of 'high_latents' and' low_latens', and I haven't seen where they were used in the code afterwards
![image](https://github.com/user-attachments/ass…
-
I'm running the latest 2.4.4 update. One of the suggested models was JuggernautXL. There is a very commonly-used LoRA with JXL which is Juggernaut Cinematic XL LoRA. However, upon going into the UI me…
-
I have a base mode: **model_0**.
I created a Lora which is corresponding to instruction tuning: **lora_1**
The we merged **model_0** + **lora_1** to create: **model_1**.
Then we created a Lora base…
-
I want to run the workflow【https://github.com/pzc163/Comfyui-HunyuanDiT/blob/main/workflow/workflow_v1.2_lora.json】The missing node shows that your project needs to be installed, but even after I inst…
-
i tested this library by connecting it to raspberry pi pico W and grove lora e5 and i couldn't upload the code since it says the board is not compatible and error appears. i would like to send sensor …
-
Hi I went through the praxis.transformers.StackedTransformer layer and I don't see any support for LoRA.
That said I was wondering if there was a way to add a set of new LoRA weights to an already …