Fixed aspect ratio width issue
This commit is contained in:
parent
e50714be85
commit
cb0aa071b3
2 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
|
@ -341,7 +341,7 @@ Django Channels WebSocket consumer. It maintains a persistent,
|
|||
full-duplex connection between the trainee and the distributed AI
|
||||
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
|
||||
interaction between the user, orchestrator, inference layer and the
|
||||
|
|
|
|||
Loading…
Reference in a new issue