Patil commited on
Commit
2188941
·
verified ·
1 Parent(s): 10fa225

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -20,9 +20,6 @@ Depth-conditioned generation for [Krea-2](https://github.com/krea-ai/krea-2). Gi
20
  - Single 862MB LoRA file (rank 64 + expanded input projection), base stays frozen
21
  - Depth consistency (Pearson corr. of input depth vs. depth of generated image): **0.98** with no prompt, **0.99** with prompts
22
 
23
- | turbo (8 steps) | raw (28 steps, cfg 3.5) |
24
- |---|---|
25
- | ![turbo](assets/turbo_strip.png) | ![raw](assets/raw_strip.png) |
26
 
27
  *Each strip: init image → extracted depth → generated output.*
28
 
 
20
  - Single 862MB LoRA file (rank 64 + expanded input projection), base stays frozen
21
  - Depth consistency (Pearson corr. of input depth vs. depth of generated image): **0.98** with no prompt, **0.99** with prompts
22
 
 
 
 
23
 
24
  *Each strip: init image → extracted depth → generated output.*
25