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
pip commands are actually don't work with Python 3.7, while Python 3.10 complete it without any error.
"Edit "model_dir"(line 152) in utils.py" should be replaced by "Edit "model_dir"(line 156) in utils.py" because it no longer correct.
Strongly advised to emphasize the importance to modify "config.json" because someone may NOT aware while reading README.MD because only 3 lines mentioned that.
The text was updated successfully, but these errors were encountered:
pip commands are actually don't work with Python 3.7, while Python 3.10 complete it without any error.
"Edit "model_dir"(line 152) in utils.py" should be replaced by "Edit "model_dir"(line 156) in utils.py" because it no longer correct.
Strongly advised to emphasize the importance to modify "config.json" because someone may NOT aware while reading README.MD because only 3 lines mentioned that.
The text was updated successfully, but these errors were encountered: