chflame163 commited on
Commit
b01e28e
·
verified ·
1 Parent(s): ba7316a

Upload 4 files

Browse files
.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
- license: apache-2.0
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
+ ![image](./kontext_hires.jpg)
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

  • SHA256: 9e2e5191ac1e3efae9a3aa2686fd252feb6477362f80c7d434dd77e56cd4147a
  • Pointer size: 131 Bytes
  • Size of remote file: 680 kB
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

  • SHA256: 07a8dd54ab6ee6eb7c91f974d14b266eb859e0a8bc8c427ef79ce6af87837e11
  • Pointer size: 131 Bytes
  • Size of remote file: 211 kB