Commit
·
7e99151
1
Parent(s):
94dd666
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
## Introduction
|
| 11 |
What's better than ControlNets for SDXL? ControlNet... but, more efficient.
|
| 12 |
|
| 13 |
-
By introducing low-rank parameter efficient fine tuning, we introduce ***Control-LoRAs***.
|
| 14 |
|
| 15 |
Integrating the strengths of both ControlNet and PEFT, this approach offers a more efficient and compact method to bring model control for a wider variety of consumer GPUs.
|
| 16 |
|
|
|
|
| 10 |
## Introduction
|
| 11 |
What's better than ControlNets for SDXL? ControlNet... but, more efficient.
|
| 12 |
|
| 13 |
+
By introducing low-rank parameter efficient fine tuning to control networks, we introduce ***Control-LoRAs***.
|
| 14 |
|
| 15 |
Integrating the strengths of both ControlNet and PEFT, this approach offers a more efficient and compact method to bring model control for a wider variety of consumer GPUs.
|
| 16 |
|