Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- flux
|
7 |
+
widget:
|
8 |
+
- text: >-
|
9 |
+
UAV camera shot, aerial view of a group wild birds scattered across a vast, patchy green and brown field.
|
10 |
+
parameters:
|
11 |
+
negative_prompt: empty
|
12 |
+
output:
|
13 |
+
url: images/1cb11269f2324a76b2e1a1282a2c869b.jpg
|
14 |
+
base_model: black-forest-labs/FLUX.1-dev
|
15 |
+
instance_prompt: UAV camera shot
|
16 |
+
license: other
|
17 |
+
license_name: flux-1-dev-non-commercial-license
|
18 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
19 |
+
|
20 |
+
---
|
21 |
+
# MRR Synthetic Data v1
|
22 |
+
|
23 |
+
Flux LoRA for testing purposes, trained on MRR drone images.
|
24 |
+
|
25 |
+
## Trigger words
|
26 |
+
|
27 |
+
You should use `UAV camera shot` to trigger the image generation
|
28 |
+
|
29 |
+
<Gallery />
|