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 4aad69a commit 7e874ecCopy full SHA for 7e874ec
Image-Dict/readme.md
@@ -1,10 +1,17 @@
1
-You need `numpy` and `PIL` to use this software.
+#You need `numpy` and `PIL` to use this software.
2
3
To use: Replace the default image.png with your own image.
4
+
5
Scale your image to a width of 400 (height can be other)
6
7
Delete an existing output.py if it exists
8
9
Run convert.py
10
11
wait for the program to finish, you should see a lot of scrolling text.
12
13
Once completed, copy and paste the contents of output.py into codehs
14
15
press run
-tada!
16
17
+tada!
0 commit comments