Update README.md
Browse files
README.md
CHANGED
|
@@ -10,16 +10,10 @@ tags:
|
|
| 10 |
- replicate
|
| 11 |
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
| 12 |
pipeline_tag: image-to-image
|
| 13 |
-
# widget:
|
| 14 |
-
# - src: https://...
|
| 15 |
-
# text: >-
|
| 16 |
-
# prompt
|
| 17 |
-
# output:
|
| 18 |
-
# url: https://...
|
| 19 |
instance_prompt: make this image in ascii style
|
| 20 |
---
|
| 21 |
|
| 22 |
-
#
|
| 23 |
|
| 24 |
<Gallery />
|
| 25 |
|
|
@@ -29,20 +23,16 @@ This is a [LoRA](https://replicate.com/docs/guides/working-with-loras) for the F
|
|
| 29 |
|
| 30 |
It was trained on [Replicate](https://replicate.com/) using: https://replicate.com/replicate/fast-flux-kontext-trainer/train
|
| 31 |
|
|
|
|
| 32 |
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
You should use `make this image in ascii style` as part of the prompt instruction for your image-to-image editing.
|
| 36 |
|
|
|
|
| 37 |
|
|
|
|
| 38 |
|
| 39 |
## Training details
|
| 40 |
|
| 41 |
-
- Steps: 1000
|
| 42 |
-
- Learning rate: 0.001
|
| 43 |
-
- LoRA rank: 16
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
## Contribute your own examples
|
| 47 |
-
|
| 48 |
-
You can use the [community tab](https://huggingface.co/Maikoke/ascii-style/discussions) to add images that show off what you’ve made with this LoRA.
|
|
|
|
| 10 |
- replicate
|
| 11 |
base_model: black-forest-labs/FLUX.1-Kontext-dev
|
| 12 |
pipeline_tag: image-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
instance_prompt: make this image in ascii style
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# ASCII Style
|
| 17 |
|
| 18 |
<Gallery />
|
| 19 |
|
|
|
|
| 23 |
|
| 24 |
It was trained on [Replicate](https://replicate.com/) using: https://replicate.com/replicate/fast-flux-kontext-trainer/train
|
| 25 |
|
| 26 |
+
Turn any image into a unique ASCII-style artwork with a creative and retro digital look.
|
| 27 |
|
| 28 |
+
If you like this LoRA, check out **[youraiphotographer.com](https://youraiphotographer.com)** to explore more AI photo styles and create your own AI influencer.
|
|
|
|
|
|
|
| 29 |
|
| 30 |
+
## Prompt instruction
|
| 31 |
|
| 32 |
+
Use `make this image in ascii style` as part of your prompt instruction for image-to-image editing.
|
| 33 |
|
| 34 |
## Training details
|
| 35 |
|
| 36 |
+
- Steps: 1000
|
| 37 |
+
- Learning rate: 0.001
|
| 38 |
+
- LoRA rank: 16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|