DoozyWo commited on
Commit
e83f48d
·
verified ·
1 Parent(s): e1600e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -19,12 +19,6 @@ inference: true
19
 
20
  This is a LoRA adapter trained on top of the [`black-forest-labs/FLUX.1-Kontext-dev`](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) model to transform images into *Avatar-style Na'vi characters*, inspired by the visuals from James Cameron's *Avatar* films.
21
 
22
- ## 📸 Example Outputs
23
-
24
- | Input Image | Stylized Output |
25
- |-------------|-----------------|
26
- | ![input](./examples/input.jpg) | ![output](./examples/output.jpg) |
27
-
28
  > *(Add your own examples by placing them in an `examples/` folder in the repo)*
29
 
30
  ---
@@ -33,7 +27,7 @@ This is a LoRA adapter trained on top of the [`black-forest-labs/FLUX.1-Kontext-
33
 
34
  - **Base Model**: FLUX.1-Kontext-dev (custom diffusion)
35
  - **LoRA Rank**: 4 / 8 (depending on your version)
36
- - **Training Resolution**: 512x512
37
  - **Target Style**: Na'vi characters (blue skin, elongated facial features, glowing eyes, etc.)
38
  - **Architecture**: LoRA fine-tuning with Stable Diffusion compatible UNet blocks.
39
 
 
19
 
20
  This is a LoRA adapter trained on top of the [`black-forest-labs/FLUX.1-Kontext-dev`](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) model to transform images into *Avatar-style Na'vi characters*, inspired by the visuals from James Cameron's *Avatar* films.
21
 
 
 
 
 
 
 
22
  > *(Add your own examples by placing them in an `examples/` folder in the repo)*
23
 
24
  ---
 
27
 
28
  - **Base Model**: FLUX.1-Kontext-dev (custom diffusion)
29
  - **LoRA Rank**: 4 / 8 (depending on your version)
30
+ - **Training Resolution**: 1024*1024
31
  - **Target Style**: Na'vi characters (blue skin, elongated facial features, glowing eyes, etc.)
32
  - **Architecture**: LoRA fine-tuning with Stable Diffusion compatible UNet blocks.
33