guofei9987 / blind_watermark

Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!
https://blindwatermark.github.io/blind_watermark/#/en/
MIT License
5.75k stars 683 forks source link

feature request: execute in shell #21

Closed jayagami closed 2 years ago

jayagami commented 3 years ago

execute command in shell directly without create a new python script

guofei9987 commented 3 years ago

👌

guofei9987 commented 3 years ago

I forgot that the command in shell is already there.

cd examples
python 命令行.py 
jayagami commented 3 years ago

I forgot that the command in shell is already there.

cd examples
python 命令行.py 

Thanks for replying, examples you mentioned should be fine. what I am trying to say is adding an entry_points in step script.

guofei9987 commented 3 years ago

It is available in version 0.1.1

https://github.com/guofei9987/blind_watermark#use-in-bash