Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- flux
|
4 |
+
- image-to-image
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- replicate
|
8 |
+
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
9 |
+
instance_prompt: fix the jpeg compression
|
10 |
+
license: other
|
11 |
+
license_name: flux1-dev-non-commercial-license
|
12 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md
|
13 |
+
widget:
|
14 |
+
- text: fix the jpeg compression
|
15 |
+
output:
|
16 |
+
url: https://replicate.delivery/xezq/SZITyzHtxx5eAyuzAHLA8W7ftEVJSJNbexfZjthuyL7eraAoC/output.webp
|
17 |
+
- text: fix the jpeg compression
|
18 |
+
output:
|
19 |
+
url: https://replicate.delivery/xezq/c4962fZGxkyobCAa5FeZcqJhCzoC3XvhvBo0R2GJEXyiWDAVA/output.webp
|
20 |
+
- src: https://replicate.delivery/pbxt/NLUjIt8mirpkRDez4GdmpG3LFozyaKioJxEu8CDj5RheGuJu/0024_start.jpg
|
21 |
+
prompt: fix the jpeg compression
|
22 |
+
output:
|
23 |
+
url: https://replicate.delivery/xezq/c4962fZGxkyobCAa5FeZcqJhCzoC3XvhvBo0R2GJEXyiWDAVA/output.webp
|
24 |
+
---
|
25 |
+
|
26 |
+
# Fix JPEG artifacts compression lora
|
27 |
+
|
28 |
+
<Gallery />
|
29 |
+
|
30 |
+
|
31 |
+
## About this LoRA
|
32 |
+
|
33 |
+
This is a [LoRA](https://replicate.com/docs/guides/working-with-loras) for the FLUX.1-kontext-dev image-to-image model. It can be used with diffusers or ComfyUI.
|
34 |
+
|
35 |
+
It was trained on [Replicate](https://replicate.com/).
|
36 |
+
|
37 |
+
|
38 |
+
## Trigger words
|
39 |
+
|
40 |
+
You should use `fix the jpeg compression` to trigger the image generation.
|
41 |
+
|
42 |
+
|
43 |
+
## Contribute your own examples
|
44 |
+
|
45 |
+
You can use the [community tab](https://huggingface.co/fofr/flux-kontext-dev-jpeg-compression-fix-lora/discussions) to add images that show off what you’ve made with this LoRA
|