Spaces:
Configuration error
Configuration error
Commit
·
a111b86
1
Parent(s):
af1bc7d
update vis
Browse files
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 |
-
##
|
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
|