Navid

Results 3 comments of Navid

Instead of automatically loading the model hard-coded we can work on making it an argparse. Here's the total error: ``` Traceback (most recent call last): File "predict_batch.py", line 184, in...

@duolinwang yeah. I'm thinking of doing it myself. there are some library differences.

The solution I found was to handle that exception internally and go on with your life. Like try and except and ignore that exception