Typer Integration: Replaced argparse with Typer to streamline the command-line interface (CLI) for better usability and code readability.
Dependency Optimization: Moved torchvision to [test] optional dependencies, optimizing the installation process for users who don't require torchvision for core functionality.
Changes:
[test]
optional dependencies, optimizing the installation process for users who don't requiretorchvision
for core functionality.Updated document for the CLI tool