Skip to content
Snippets Groups Projects
Commit ca20f514 authored by joshmk31's avatar joshmk31
Browse files

fixing pip install tkinter to tk in readme

parent cb27f10e
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ Website classification model: https://huggingface.co/alimazhar-110/website_class ...@@ -13,7 +13,7 @@ Website classification model: https://huggingface.co/alimazhar-110/website_class
To use this program, you must do the following: To use this program, you must do the following:
pip install tkinter pip install tk (this is tkinter)
pip install transformers pip install transformers
pip install tensorflow pip install tensorflow
pip install torch pip install torch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment