Jaan
Jaan
> I am not clear what you means. Please, write a example code for me. It can be ease to understand. Please ? @beerus266 I think it would be wise...
Probably need a setter also for currentTime because when I try to set currentTime after I have initialized capturer I get the following error: `Cannot set property currentTime of #...
Maybe this helps: https://github.com/Agamnentzar/ag-psd/issues/147
> If anyone knows how to do it, please tell me that. Look here: https://github.com/Agamnentzar/ag-psd/issues/147
> sorry for the confusion, i meant that when i run the code, the "altered-image.png" image exported is not the updated one, but the pre-rendered image (The image i see...
In your config set `minOptionalTestsToPass: 3` and then validate using strong, not errors. ``` const owasp = require('owasp-password-strength-test'); owasp.config({ maxLength: 128, minLength: 8, minOptionalTestsToPass: 3 }); var passStrength = owasp.test('YourPasswordWithoutSpecial1');...
Seems that this is still not closed, can someone check this please ? :)
Also interested in the support for FLUX.1 models with PhotoMaker v2 :)