Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- lora
|
6 |
- fal
|
7 |
- diffusers
|
8 |
-
-
|
9 |
language: en
|
10 |
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
11 |
instance_prompt: Make it metallic with a black background and a 3D perspective
|
@@ -46,13 +46,13 @@ This is a LoRA (Low-Rank Adaptation) model that has been trained to transform in
|
|
46 |
|
47 |
**Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev`. It's designed to be used in an image-to-image pipeline to apply a specific artistic style. When prompted with "Make it metallic with a black background and a 3D perspective", it converts regular images into 3D-looking metallic objects on a dark background.
|
48 |
|
49 |
-
* **Trained by:** [
|
50 |
* **Model Type:** LoRA for Image-to-Image generation
|
51 |
* **Language(s):** English
|
52 |
* **License:** [flux1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
|
53 |
* **Parent Model:** [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
|
54 |
* **Resources for more information:**
|
55 |
-
* [Download the weights](https://huggingface.co/
|
56 |
* [Try the model directly on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-lora?fromTraining=fe1a8832-be01-4df6-9b26-5dcbcde83d42)
|
57 |
|
58 |
## Uses
|
|
|
5 |
- lora
|
6 |
- fal
|
7 |
- diffusers
|
8 |
+
- ilkerzgi
|
9 |
language: en
|
10 |
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
11 |
instance_prompt: Make it metallic with a black background and a 3D perspective
|
|
|
46 |
|
47 |
**Model Description:** This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev`. It's designed to be used in an image-to-image pipeline to apply a specific artistic style. When prompted with "Make it metallic with a black background and a 3D perspective", it converts regular images into 3D-looking metallic objects on a dark background.
|
48 |
|
49 |
+
* **Trained by:** [ilkerzgi](https://huggingface.co/ilkerzgi)
|
50 |
* **Model Type:** LoRA for Image-to-Image generation
|
51 |
* **Language(s):** English
|
52 |
* **License:** [flux1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md)
|
53 |
* **Parent Model:** [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
|
54 |
* **Resources for more information:**
|
55 |
+
* [Download the weights](https://huggingface.co/ilkerzgi/metallic-objects-kontext-dev-lora/resolve/main/metallic-objects-kontext-dev-lora.safetensors)
|
56 |
* [Try the model directly on fal.ai](https://fal.ai/models/fal-ai/flux-kontext-lora?fromTraining=fe1a8832-be01-4df6-9b26-5dcbcde83d42)
|
57 |
|
58 |
## Uses
|