main
none 11 months ago
parent 2801b14b05
commit 5f1e1c88d7

@ -82,6 +82,6 @@ image = convert("example.png", [10,0])
from remove_back import *
draw( optimize(image, [255,255,255]) ) # Remove white background and draw
# Draw with premium-token, limit 450
# Draw with premium-token, limit 600 (default token)
# Token is fake, >ERROR<
draw( fill(758,0, 1123,198, [255,255,255]), limit=450, token="3744138bd462cd8180e4w3534rfdsw4rwert" )
draw( fill(758,0, 1123,198, [255,255,255]), limit=600, token="3744138bd462cd8180e4w3534rfdsw4rwert" )

Loading…
Cancel
Save