We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8348bd4 commit c353620Copy full SHA for c353620
README.md
@@ -3,7 +3,7 @@ Makes image or CAPTCHA labeling work faster.
3
4
Requirements:
5
- Python (https://www.python.org/downloads/)
6
-- PySimpleGUI v4.0.0 (After installing Python, open "Command Prompt", type "pip install PySimpleGUI==4.0.0") (Not the latest version)
+- PySimpleGUI v4.4.1 (After installing Python, open "Command Prompt", type "pip install PySimpleGUI==4.4.1")
7
8
How to run:
9
Execute the Python script.
0 commit comments