-
While I was reproducing the accuracy on the THUMOS14 dataset, some of your implementations were confusing. I would really appreciate your clarification for me to reproduce the results.
Q1.
In the…
-
When saving the workflow as a PNG, half of the image appears black and the other half white. This issue is caused by an update to the ComfyUI core, which is now incompatible with certain plugins.
-
I'm trying out your program on my Mac, and I've discovered that `tesseract` can be installed using the `brew` package manager.
My "tessdata" folder is in `/usr/local/Cellar/tesseract/3.05.00/share/…
-
### Checklist
- [X] Re-run analysis with `topostats process --core 1`.
- [X] Describe the bug.
- [X] Include the configuration file.
- [X] Copy of the output.
- [X] The exact command that faile…
-
Hello,
there is a small bug, that confused me... Your sigma value is FWHM not Gauss sigma. You convert FWHM to sigma here:
https://github.com/WeisongZhao/sparse-deconv-py/blob/88c367a678048f7207…
-
Hi!
I try to finetune a model and I get this error: `ModuleNotFoundError: No module named 'tensorflow.compat.v1.keras'`
Under my WSL 2 I couldn't install `tensorflow==2.12.1` because with `CUDA …
-
Hi Tor and team,
Thanks for making such a great toolbox!
I have run a multilevel mediation and would like some help with how best to display our results. Many of our results are in midline, cort…
-
Impossible to install Kwai-Kolors from ComfyUi Manager. Tried several times, this is the error:
# ComfyUI Error Report
## Error Details
- **Node Type:** DownloadAndLoadKolorsModel
- **Exceptio…
-
### Describe the bug
For the last couple of months, after I tried to update SD Next and my extensions, ADetailer has been giving an error during startup. The error says:
17:57:49-837103 ERROR E…
-
From https://stackoverflow.com/questions/45782927/what-is-the-meaning-of-min-distance-and-min-angle-in-hough-line-peaks
> Can someone explain min_distance and min_angle optional parameters, please …