Upload 4 files
Browse files- .gitattributes +2 -0
- README.md +28 -3
- kontext_hires.jpg +3 -0
- kontext_hires_example.json +0 -0
- original_image.jpg +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
kontext_hires.jpg filter=lfs diff=lfs merge=lfs -text
|
37 |
+
original_image.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- FluxKontext
|
4 |
+
- Image-to-Image
|
5 |
+
- lora
|
6 |
+
language: en
|
7 |
+
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
8 |
+
license_name: flux1-dev-non-commercial-license
|
9 |
+
license_link: >-
|
10 |
+
https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
|
11 |
+
pipeline_tag: image-to-image
|
12 |
+
---
|
13 |
+
|
14 |
+
# Kontext HiRes
|
15 |
+

|
16 |
+
|
17 |
+
This model is a LoRA fine-tune of `black-forest-labs/FLUX.1-Kontext-dev` to enhance image details and high resolution.
|
18 |
+
|
19 |
+
## Uses
|
20 |
+
* Download the lora model file and copy it in the `ComfyUI/models/loras/kontext` directory,
|
21 |
+
* Load the workflow file `kontext_hires_example.json` in ComfyUI and run it.
|
22 |
+
|
23 |
+
The model works best when using the prompt: **"high quality, detailed,"**.
|
24 |
+
|
25 |
+
|
26 |
+
## Attention
|
27 |
+
This lora is trained to enhance high resolution details while faithfully preserving all subtle features of the original image. Therefore, the subject of the image should have basic clarity, and excessive blurriness will be considered out focus and maintained blur. Similarly, flaws in the image, such as noticeable noise, will not be fixed and will still faithfully high resolution.
|
28 |
+
|
kontext_hires.jpg
ADDED
![]() |
Git LFS Details
|
kontext_hires_example.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
original_image.jpg
ADDED
![]() |
Git LFS Details
|