ludusc commited on
Commit
9bb9ba9
1 Parent(s): ad549a2
Files changed (1) hide show
  1. pages/1_Disentanglement.py +1 -1
pages/1_Disentanglement.py CHANGED
@@ -160,7 +160,7 @@ with smoothgrad_col_1:
160
 
161
  with smoothgrad_col_2:
162
  st.image(images[1])
163
- smooth_head_2.write(f'Change of {np.round(lambdas[2], 2)}')
164
 
165
  with smoothgrad_col_4:
166
  st.image(images[3])
 
160
 
161
  with smoothgrad_col_2:
162
  st.image(images[1])
163
+ smooth_head_2.write(f'Change of {np.round(lambdas[1], 2)}')
164
 
165
  with smoothgrad_col_4:
166
  st.image(images[3])