Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,11 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
-
-
|
| 4 |
- lora
|
| 5 |
-
-
|
| 6 |
-
- template:diffusion-lora
|
| 7 |
-
widget:
|
| 8 |
-
- output:
|
| 9 |
-
url: images/HF_image_render_it.png
|
| 10 |
-
text: '-'
|
| 11 |
-
base_model: ''
|
| 12 |
-
instance_prompt: flux, klein, lora
|
| 13 |
-
license: apache-2.0
|
| 14 |
---
|
| 15 |
# Render_It
|
| 16 |
|
|
@@ -28,14 +23,10 @@ You can also use a second conditional image as an image reference to inpaint wha
|
|
| 28 |
|
| 29 |
## Trigger words
|
| 30 |
|
| 31 |
-
You should use `
|
| 32 |
-
|
| 33 |
-
You should use `klein` to trigger the image generation.
|
| 34 |
-
|
| 35 |
-
You should use `lora` to trigger the image generation.
|
| 36 |
|
| 37 |
|
| 38 |
## Download model
|
| 39 |
|
| 40 |
|
| 41 |
-
[Download](/AmirKerr/RenderThis/tree/main) them in the Files & versions tab.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- black-forest-labs/FLUX.2-klein-9B
|
| 5 |
tags:
|
| 6 |
+
- klein
|
| 7 |
- lora
|
| 8 |
+
- flux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
# Render_It
|
| 11 |
|
|
|
|
| 23 |
|
| 24 |
## Trigger words
|
| 25 |
|
| 26 |
+
You should use `Render this (your style of choice)` to trigger the image generation.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
|
| 29 |
## Download model
|
| 30 |
|
| 31 |
|
| 32 |
+
[Download](/AmirKerr/RenderThis/tree/main) them in the Files & versions tab.
|