mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
remove some comments and image
This commit is contained in:
parent
7e23c3d20b
commit
c0a0e69c1e
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.1 MiB |
@ -210,6 +210,3 @@ def crop_image(image, LEFT=None, TOP=None, RIGHT=None, BOTTOM=None, save_path:
|
||||
return image.crop((LEFT, TOP, RIGHT, BOTTOM))
|
||||
|
||||
|
||||
|
||||
# image=asyncio.run(take_screenshot("https://unix.stackexchange.com/questions/690233/piping-yes-when-running-scripts-from-curl", save_path="saved_screenshots/image.jpeg"))
|
||||
# print(select_area_with_ipywidget(image))
|
||||
Loading…
Reference in New Issue
Block a user