VantomPayne

Results 22 comments of VantomPayne

First command produce a black window correctly, while `venv\Scripts\python.exe -c "import cv2;import numpy;cv2.imshow('test_window',numpy.zeros((512,512,3)));cv2.waitKey(0)"` gives an error: `Traceback (most recent call last): File "", line 1, in cv2.error: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\highgui\src\window.cpp:1267: error:...

Here's everything from the pip list: `F:\stable-diffusion-webui>venv\Scripts\python.exe -m pip list Package Version ---------------------------- --------------- absl-py 1.2.0 accelerate 0.12.0 addict 2.4.0 aiohttp 3.8.1 aiosignal 1.2.0 albumentations 1.3.0 analytics-python 1.4.0 antlr4-python3-runtime 4.9.3...

After repeating the process a couple times, I think some of the extension must have been installing the headless version on every launch, which might explain why people are having...

Thanks for figuring this out, until the conflict is solved I will remove the dreambooth extension for now, not really using it at the moment anyway.

Same, I also find that other lora loaders' textbox filter are gone and i'm left with only a dropdown menu

Same issue here, I don't mind it for checkpoint, but not being able to filter list hundreds of GBs of lora is impractical, hope for a return of the input...

Thanks, I think it was the "Enable contextMenu auto nest subdirectories" in the setting, though I don't remember enabling it. I also went to the rgthree setting, ticked it on...

![image](https://github.com/user-attachments/assets/d3b0eb40-ab63-475a-b706-457aaa3b3f00) I don't think it's in a tab, seems like the default settings window, I found it below the Anything Anywhere settings, maybe from a custom node?

Is this still being worked on?