Andy Gee

Results 37 comments of Andy Gee

Looks like the devs have been through the code with a bulldozer over the past week, then pushed out version 1 without much testing. October 24, 2021 – October 31,...

> 1. fixed 3. fixed > 2, 4 write more please TLS certificates are not working for new domains. When I edit an existing domain name and check SSL Support...

It's a unified messaging protocol compatible with ~all sms networks. AWS have a service and a short video description here: https://aws.amazon.com/amazon-mq/

Does ARSO help in your situation? Admittedly it's a variation of automatic login but it also locks the session. https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/winlogon-automatic-restart-sign-on--arso-

> @DenFin how is this achieved? I can't seem to find any reference of the same You can do this from the My Surveys Page in WordPress. Look for the...

I use SurveyJS with 10+ sites that have Woocommerce. I haven't seen this problem yet. However I do know that javascript errors can cause this type of problem. Presuming you...

I think it would be less specific if the faces were ordered from left to right and the indexes of that list could be an option. Obviously someone might need...

You could also try editing `predict.py` `def predict` From ``` disable_safety_checker: bool = Input( description="Disable safety checker for generated images.", default=False ), ``` To ``` disable_safety_checker: bool = Input( description="Disable...

There are probably better much solutions out there but when I can't push a models any further and in a pinch I've had some success with overlaying a human faces...

> Are you deploying a completely new version, or upgrading from an older version? #### It's a completely new version. ____________ Side note - possibly related - maybe expected: I've...