Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt: null
|
10 |
+
---
|
11 |
+
|
12 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/61aecdb013254294be671b51/tCXivrCIIGZhU0H3unhVy.png)
|
13 |
+
|
14 |
+
# flux-lora-balloon
|
15 |
+
|
16 |
+
This is a LoRA derived from [FLUX.1-dev/](https://huggingface.co/black-forest-labs/FLUX.1-dev).
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
The main validation prompt used during training was:
|
21 |
+
|
22 |
+
```
|
23 |
+
balloons art of a deer
|
24 |
+
```
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|