Fixed aspect ratio width issue

This commit is contained in:
Viswamedha Nalabotu 2026-03-11 14:53:41 +00:00
parent e50714be85
commit cb0aa071b3
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View file

@ -341,7 +341,7 @@ Django Channels WebSocket consumer. It maintains a persistent,
full-duplex connection between the trainee and the distributed AI full-duplex connection between the trainee and the distributed AI
components, ensuring real-time interactivity. components, ensuring real-time interactivity.
\includegraphics[width=6.5in,height=2.25in]{diagrams/high-level-system-architecture-white.png} \includegraphics[width=\textwidth,keepaspectratio]{diagrams/system-architecture.png}
Figure 1: High-level system architecture of Dynavera, illustrating the Figure 1: High-level system architecture of Dynavera, illustrating the
interaction between the user, orchestrator, inference layer and the interaction between the user, orchestrator, inference layer and the