DarkMoonDragon
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,8 @@ TurboRender-flux-dev generates better results compared to the original flux dev
|
|
57 |
|
58 |
The LoRA was trained in just 8 hours with 1x A100 GPU.
|
59 |
|
|
|
|
|
60 |
Usage example
|
61 |
``` python
|
62 |
from diffusers import DiffusionPipeline
|
|
|
57 |
|
58 |
The LoRA was trained in just 8 hours with 1x A100 GPU.
|
59 |
|
60 |
+
**Update:** A more powerful few-step LoRA is comming soon!
|
61 |
+
|
62 |
Usage example
|
63 |
``` python
|
64 |
from diffusers import DiffusionPipeline
|