martintomov
commited on
Commit
•
4cbe6eb
1
Parent(s):
a9ee2cb
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 |
+
Prompt with "image of X in style of UAV camera shot"
|
10 |
+
output:
|
11 |
+
url: images/example_8wrjxuzmo.png
|
12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
13 |
+
instance_prompt: UAV camera shot
|
14 |
+
license: other
|
15 |
+
license_name: flux-1-dev-non-commercial-license
|
16 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
17 |
+
|
18 |
+
---
|
19 |
+
# MRR Synthetic Data v2
|
20 |
+
|
21 |
+
## Wildlife UAV
|
22 |
+
|
23 |
+
Flux LoRA for trained on [MRR](https://multirotorresearch.com/) drone images for UAV wildlife synthetic data generation.
|
24 |
+
|
25 |
+
## Trigger words
|
26 |
+
|
27 |
+
You should use `image of X in style of UAV camera shot` to trigger the image generation
|
28 |
+
|
29 |
+
<Gallery />
|