RishabhInCode commited on
Commit
81bf29c
·
verified ·
1 Parent(s): 9e1efc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -50,11 +50,11 @@ To prove TrueFace-Adapter does not overfit to the training data, we tested it on
50
 
51
  **Baseline (Standard IP-Adapter Zero-Shot):**
52
  *Notice the loss of the square jawline, the alteration of the eye shape, and the complete loss of identity in the sketch (far right).*
53
- ![Baseline](celeb_baseline.jpg)
54
 
55
  **TrueFace-Adapter (Ours):**
56
  *The fine-tuned model strictly preserves the subject's deep-set eyes, specific jaw structure, and maintains high-fidelity likeness even in the charcoal sketch medium.*
57
- ![Finetuned](celeb_finetuned.jpg)
58
 
59
 
60
  ## Usage
 
50
 
51
  **Baseline (Standard IP-Adapter Zero-Shot):**
52
  *Notice the loss of the square jawline, the alteration of the eye shape, and the complete loss of identity in the sketch (far right).*
53
+ ![Baseline](celeb_baseline.png)
54
 
55
  **TrueFace-Adapter (Ours):**
56
  *The fine-tuned model strictly preserves the subject's deep-set eyes, specific jaw structure, and maintains high-fidelity likeness even in the charcoal sketch medium.*
57
+ ![Finetuned](celeb_finetuned.png)
58
 
59
 
60
  ## Usage