Remove double illustrations.

This commit is contained in:
shiva108
2026-01-22 23:55:33 +01:00
parent 4282c05b06
commit 91dccbba6f

View File

@@ -103,10 +103,6 @@ Understanding the flow of a single prompt helps you pinpoint where to inject.
3. **Output Post-processing**:
- _Attack:_ **Obfuscation**. If the output filter catches "bomb", generating "b-o-m-b" might bypass it.
<p align="center">
<img src="assets/rec10_inference_pipeline.svg" alt="Inference Pipeline Diagram" width="512">
</p>
<p align="center">
<img src="assets/chapter_09_rec_15_inference_pipeline.png" alt="Inference Pipeline Diagram" width="512">
</p>