You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add model_path argument in arguments.py and remove saved_model_path
- Introduced a new command-line argument --model_path for specifying the model file path.
- Removed the deprecated --saved_model_path argument for clarity and consistency.
0 commit comments