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 769cc44 commit 528e4e9Copy full SHA for 528e4e9
1 file changed
README.md
@@ -40,7 +40,7 @@ gallerist = Gallerist(
40
)
41
42
# the following function call causes the creation of several versions of the
43
-# image in different sizes; note that this operation is IO bound
+# image in different sizes; note that this operation is CPU bound
44
metadata = gallerist.process_image("ORIGINAL_FILE_NAME_ALREADY_ON_STORAGE.png")
45
46
print(metadata)
0 commit comments