File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ python clip-generate.py --deterministic --make_anti --manu_vit --manu_txt --mode
2121- Enable: ` --manu_vit ` & ` --manu_txt ` - skip layer (does nothing without Enable): ` --set_vit ` ` --set_txt `
2222- To also skip final layer normalization before projection: ` --skip_ln_vit ` and ` --skip_ln_txt `
2323- To reduce batch_size (for VRAM) and augs_cp (quality vs. speed), e.g.: ` --batch_size 16 ` & ` --augs_cp 32 `
24- - For all models. Default OpenAI-ViT-B/32: ` python clip-generate.py --deterministic --make_anti --manu_vit -set_vit 1 --set_txt 2 `
24+ - For all models. Default OpenAI-ViT-B/32:
25+ - ` python clip-generate.py --deterministic --make_anti --manu_vit -set_vit 1 --set_txt 2 `
2526
2627![ cats-final] ( https://github.com/user-attachments/assets/05413481-cda7-4f62-a032-465ef863216b )
2728
You can’t perform that action at this time.
0 commit comments