Skip to content

Commit

Permalink
UML with vector graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
praksharma committed Feb 1, 2024
1 parent e53ea37 commit 738c547
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@ docker image rm -f IMAGE_ID
The UML diagram is generated using `pyreverse`. This provides an overview of the codebase.

```sh
pyreverse -o png DeepINN/
cd UML\ diagrams
pyreverse -o pdf ../DeepINN/
```
Binary file added UML diagrams/classes.pdf
Binary file not shown.
Binary file added UML diagrams/packages.pdf
Binary file not shown.
Binary file removed classes.png
Binary file not shown.
Binary file removed packages.png
Binary file not shown.

0 comments on commit 738c547

Please sign in to comment.