jquesnelle / txt2imghd

A port of GOBIG for Stable Diffusion
MIT License
691 stars 82 forks source link

ImportError: cannot import name 'WatermarkEncoder' from 'imWatermark' #17

Closed cryptonjal closed 1 year ago

cryptonjal commented 2 years ago

I think I'm doing something wrong?

I get an error message: ImportError: cannot import name 'WatermarkEncoder' from 'imWatermark' (C:\Users\XXX\.conda\envs\ldm\lib\site-packages\imWatermark.py) "scripts/txt2img.py", line 8

nerdyrodent commented 2 years ago

You need to install stable diffusion first, then you can run this script which is called txt2imghd.py

jnpatrick99 commented 2 years ago

Try to run pip install invisible-watermark