-
Could you please tell me how to integrate ControlNet、LORA? Also, could you show me the workflow?
-
Is there any plan to add LORA finetuning? If no, could you provide some simple advice how to do this on one's own?
-
**Hardware:**
Board: Heltec ESP32 WiFi Lora Board Core
Installation/update date: 25/nov/2017
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 921600
**Description:**
I want to …
rmh78 updated
4 weeks ago
-
I cannot implement my own solution.
Please – I have gone through your entire code – I am learning the basics of C++ – unfortunately, I am making some mistakes. I wanted to implement your code into …
-
Hello,
I was hoping to find some help here. I am running this gui but my training is taking too long. Something seems broken. I am training 13 images, and it is taking two hours and I have a 3060 N…
-
Many Loras contain specific trigger words, which can be awkward to keep track of after a while.
This feature would allow simply the option to add text notes to any model under the Models page, and…
-
Did you already ask [in the discord](https://discord.com/invite/nuR9zZ2nsh)?
Yes
You verified that this is a bug and not a feature request or question by asking [in the discord](https://disc…
-
Hi, I'm trying to figure out how Flux LoRA is trained.
According to the paper: https://arxiv.org/abs/2210.02747 (eq. 22), I guess that conditional flow should be implemented as follows: `x_t = t * x…
-
### Expected Behavior
Lora should load with minimal vram overhead (considering it is a small lora; the 4/4 rank one is 40mb).
### Actual Behavior
Large vram usage increase when loading certain lora…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
discord: @digital_groove
### What should this feature add?
SGMUniform scheduler is needed to…