Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- flux
|
7 |
+
- ai-toolkit
|
8 |
+
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt: UAV camera shot
|
10 |
+
license: other
|
11 |
+
license_name: flux-1-dev-non-commercial-license
|
12 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
13 |
+
---
|
14 |
+
# MRR Synthetic Data v2
|
15 |
+
|
16 |
+
## Wildlife UAV
|
17 |
+
|
18 |
+
Collection of Flux Schnell and Dev LoRAs trained on [MRR](https://multirotorresearch.com/) drone images for UAV wildlife synthetic data generation.
|
19 |
+
|
20 |
+
<p align="left">
|
21 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/646ddc68deb963805b31b9f8/Xge9uSwhfce0dB2nDTlBm.png" alt="mrr/png" style="width: 20%; display: inline-block; margin: 0 2%;" />
|
22 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/646ddc68deb963805b31b9f8/ygkDSMTOBLiE5QXS7mHb9.webp" alt="image/webp" style="width: 20%; display: inline-block; margin: 0 2%;" />
|
23 |
+
</p>
|
24 |
+
|