Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,21 @@ datasets:
|
|
4 |
- ArchitKohli/vector-lora-dataset
|
5 |
base_model:
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- ArchitKohli/vector-lora-dataset
|
5 |
base_model:
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
+
---
|
8 |
+
|
9 |
+
# Model Card for ArchitKohli/v3ct0r-flux-lora
|
10 |
+
|
11 |
+
## Model Details
|
12 |
+
|
13 |
+
### Model Description
|
14 |
+
**v3ct0r-flux-lora** is a DreamBooth LoRA fine-tuned version of FLUX.1-dev specialized in generating stylized outputs using the trigger word `v3ct0r`. This adapter model enables personalized image generation while preserving FLUX.1-dev's base capabilities.
|
15 |
+
|
16 |
+
- **Developed by:** Archit Kohli
|
17 |
+
- **Model type:** LoRA (Low-Rank Adaptation) for text-to-image diffusion
|
18 |
+
- **License:** Apache-2.0 (Adapter weights), Non-Commercial (Base model)
|
19 |
+
- **Finetuned from model:** [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
|
20 |
+
|
21 |
+
## Uses
|
22 |
+
|
23 |
+
### Direct Use
|
24 |
+
Generate images using the `v3ct0r` trigger word in prompts:
|