AlekseyCalvin
commited on
Commit
•
4146ac7
1
Parent(s):
17bc47d
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,13 @@ tags:
|
|
13 |
- Merge
|
14 |
- AuraFlowPipeline
|
15 |
- image-generation
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
|
|
17 |
|
18 |
A Diffusers conversion of an experimental model merging:
|
19 |
[FLUX.1-Dev](https://huggingface.co/black-forest-labs/FLUX.1-Dev) by [Black Forest Labs](https://blackforestlabs.ai/announcing-black-forest-labs/).
|
@@ -32,6 +38,10 @@ And even seems to work with Flux LoRAs.
|
|
32 |
|
33 |
You may try it out at [one of my custom LoRA galleries](https://huggingface.co/spaces/AlekseyCalvin/soonfactory) currently running this merge.
|
34 |
|
|
|
|
|
35 |
Notably, this merge seems to have retained at least some of AuraFlow's greater base-level comprehension of named artist styles.
|
36 |
To be clear, I thus far have very little sense as to the degree, specificities, or limits of this.
|
37 |
May this become more apparent with testing and use.
|
|
|
|
|
|
13 |
- Merge
|
14 |
- AuraFlowPipeline
|
15 |
- image-generation
|
16 |
+
widget:
|
17 |
+
- text: >-
|
18 |
+
Test Prompt
|
19 |
+
output:
|
20 |
+
url: AuraFlux2test.png
|
21 |
---
|
22 |
+
<Gallery />
|
23 |
|
24 |
A Diffusers conversion of an experimental model merging:
|
25 |
[FLUX.1-Dev](https://huggingface.co/black-forest-labs/FLUX.1-Dev) by [Black Forest Labs](https://blackforestlabs.ai/announcing-black-forest-labs/).
|
|
|
38 |
|
39 |
You may try it out at [one of my custom LoRA galleries](https://huggingface.co/spaces/AlekseyCalvin/soonfactory) currently running this merge.
|
40 |
|
41 |
+
![Test](AuraFlux2test2.png)
|
42 |
+
|
43 |
Notably, this merge seems to have retained at least some of AuraFlow's greater base-level comprehension of named artist styles.
|
44 |
To be clear, I thus far have very little sense as to the degree, specificities, or limits of this.
|
45 |
May this become more apparent with testing and use.
|
46 |
+
|
47 |
+
![Test 2](AuraFlux2test.png)
|