Borcherding
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,6 @@ widget:
|
|
21 |
violet, and green.
|
22 |
output:
|
23 |
url: images/example_1qrfmmom8.png
|
24 |
-
- text: fractalLand A detailed fractal with vibrant yellow, pink and white spirals.
|
25 |
-
output:
|
26 |
-
url: images/example_va3pnkpgz.png
|
27 |
- text: fractalLand Gods fractal
|
28 |
output:
|
29 |
url: images/godsdope.jpg
|
@@ -40,17 +37,17 @@ widget:
|
|
40 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
41 |
shaped as a futuristic hyper dimensional cityscape in the 4Dimensional plane
|
42 |
output:
|
43 |
-
url: images/
|
44 |
- text: >-
|
45 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
46 |
-
shaped as a futuristic hyper dimensional cityscape in
|
47 |
output:
|
48 |
-
url: images/
|
49 |
- text: >-
|
50 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
51 |
-
shaped as a futuristic hyper dimensional cityscape in
|
52 |
output:
|
53 |
-
url: images/
|
54 |
- text: >-
|
55 |
fractalLand A detailed perfectly ultra symmetrical fractal with vibrant
|
56 |
rainbow gradient
|
@@ -127,9 +124,9 @@ image.save("autumn-scene.png")
|
|
127 |
pipe.unload_lora_weights()
|
128 |
# Optional: Merge LoRA weights permanently
|
129 |
pipe = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16)
|
130 |
-
pipe.load_lora_weights("Borcherding/FLUX.1-dev-LoRA-
|
131 |
pipe.merge_lora_weights()
|
132 |
-
pipe.save_pretrained("FLUX.1-dev-LoRA-
|
133 |
```
|
134 |
|
135 |
# Trigger Word
|
|
|
21 |
violet, and green.
|
22 |
output:
|
23 |
url: images/example_1qrfmmom8.png
|
|
|
|
|
|
|
24 |
- text: fractalLand Gods fractal
|
25 |
output:
|
26 |
url: images/godsdope.jpg
|
|
|
37 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
38 |
shaped as a futuristic hyper dimensional cityscape in the 4Dimensional plane
|
39 |
output:
|
40 |
+
url: images/example_6vjl3fzz6.png
|
41 |
- text: >-
|
42 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
43 |
+
shaped as a futuristic hyper dimensional cityscape in the 4Dimensional plane
|
44 |
output:
|
45 |
+
url: images/example_kqf344nf6.png
|
46 |
- text: >-
|
47 |
fractalLand a computer generated symmetrical fractal with rainbow coloring,
|
48 |
+
shaped as a futuristic hyper dimensional cityscape in simulated 3D terrain
|
49 |
output:
|
50 |
+
url: images/example_h7iuq839p.png
|
51 |
- text: >-
|
52 |
fractalLand A detailed perfectly ultra symmetrical fractal with vibrant
|
53 |
rainbow gradient
|
|
|
124 |
pipe.unload_lora_weights()
|
125 |
# Optional: Merge LoRA weights permanently
|
126 |
pipe = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16)
|
127 |
+
pipe.load_lora_weights("Borcherding/FLUX.1-dev-LoRA-FractalLand-v0.1")
|
128 |
pipe.merge_lora_weights()
|
129 |
+
pipe.save_pretrained("FLUX.1-dev-LoRA-FractalLand-v0.1-merged")
|
130 |
```
|
131 |
|
132 |
# Trigger Word
|