SuperMaximus1984

Results 31 comments of SuperMaximus1984

> There is now the `two_factor_enabled_providers_for_user` filter that can be used to enabled two-factor providers for all users: > > https://github.com/WordPress/two-factor/blob/873f782975c1d1070c4bcdec86d0e9a9a445e92b/class-two-factor-core.php#L325 > > Here is an example of how to...

Can you make a Manual Run possible even if controller is disabled (Enabled = 0)? Quite often it's essential to have a peculiar zone irrigated when central controller is off...

> I'm having the same problem. MQTT doesn't set any MUCHGC parameter, only polls the data from inverter. Where did you find "mpp-solar" command? Cannot find it in the image/docker...

I decided to opt for shell_command via mpp-solar. Using this method I can control the desired parameter

> Use search and replace tools to replace all torch.float16 to torch.float32! In this file? `pipeline_stable_diffusion_inpaint.py`

> When starting as a desktop application, the backend server will close if the window is closed after a few seconds. If you have the application turned off, this is...

I found out I had to git clone mmyolo submodule and faced another issue: ``` weight_decay = 0.025 widen_factor = 1.0 work_dir = './work_dirs\\yolo_world_l_dual_vlpan_vlpan_l2norm_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival' ╭─────────────────────────────── Traceback (most recent call last)...

> @SuperMaximus1984 How did you use even 1 GPU? I'm using windows Install torch with CUDA, that's all.

> Hello, have you solved how to run multiple Gpus? No, unfortunately :( This would help a lot in terms of inference speed.

I'm experiencing the same problem, after authentication with huggingface_cli, I still get: ``` Repository Not Found for url: https://huggingface.co/pretrained_models/clip-vit-base-patch32-projection/resolve/main/tokenizer_config.json. Please make sure you specified the correct `repo_id` and `repo_type`. If...