XiangpengYang commited on
Commit
a111b86
·
1 Parent(s): af1bc7d

update vis

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -272,7 +272,7 @@ CUDA_VISIBLE_DEVICES=0 accelerate launch test.py --config config/instance_level/
272
  </tr>
273
  </table>
274
 
275
- ## 放大镜 Visualize Cross Attention Weight
276
  You can get visulize attention weight editing results, using the following command:
277
  ```bash
278
  #setting vis_cross_attn: True in your config
 
272
  </tr>
273
  </table>
274
 
275
+ ## 🔍 Visualize Cross Attention Weight
276
  You can get visulize attention weight editing results, using the following command:
277
  ```bash
278
  #setting vis_cross_attn: True in your config