ljleb commited on
Commit
0b12539
·
verified ·
1 Parent(s): e0b98ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ $$
11
  L = E_{x \sim p(x), t \propto \frac{1}{snr_t}} \big[\frac{L_0(x, t)}{C(x, t)}\big]
12
  $$
13
 
14
- where L_0 expresses what we are trying to optimize:
15
 
16
  $$
17
  L_0(x, t) = ||f_A(x_t, t) - f_B(x_t, t)||_2^2
 
11
  L = E_{x \sim p(x), t \propto \frac{1}{snr_t}} \big[\frac{L_0(x, t)}{C(x, t)}\big]
12
  $$
13
 
14
+ where L_0 expresses what we are trying to optimize (A corresponds to NoobAI, B corresponds to Animagine):
15
 
16
  $$
17
  L_0(x, t) = ||f_A(x_t, t) - f_B(x_t, t)||_2^2