wogam

Results 14 comments of wogam

> > > Tried installing manually and deluge throws the following error as soon as I click to enable it. > > > `13:12:04 [ERROR ][deluge.pluginmanagerbase :154 ] Unable to...

> > For those having installation issues: I was able to get this version working: https://github.com/omaralvarez/deluge-autoremoveplus/files/3322062/AutoRemovePlus-0.6.2-py3.7.zip > > I manually installed the .egg into the `plugin` directory in Deluge. There...

> I can't seem to get this plugin to install. Tried naming it to AutoRemovePlus-0.6.9-py3.6 and AutoRemovePlus-0.6.9-py3.7 but neither worked. Remove the python moniker (I.e. label it AutoRemovePlus-0.6.9) and it...

Hi, I think this is a hardware issue. The GPU produces an EM field when in use, which affects the Wi-Fi card. Is your Wi-Fi card shielded?

> In the c47ccab version,comfyui-controlnet-aux Rename core module src.controlnet_aux to src.custom_controlnet_aux to avoid conflict with HuggingFace's controlnet_aux.So modify lines 9/10/11 of code in anyline.py as follows: `from custom_nodes.comfyui_controlnet_aux.src.custom_controlnet_aux.teed import TEDDetector`...

I was looking forward to this too

> `python main.py --gpu-only` is a good workaround for my case. > > I encountered the same error and ComfyUI crashed > > ``` > model weight dtype torch.float8_e4m3fn, manual...

This should only be for the first time you load the model/apply a LoRA. For subsequent generations it should be faster. Do you experience the model loading time of 20s...

I hope this is coming soon. We need to rebuild librechat every night to get it done via work around methods at the moment.

> > 2. content_or_style: balanced > > seems to give a good balance when prompting > > This is same as `--timestep_sampling sigmoid`. > > > 4. multires training >...