Daniel Potes

Results 9 issues of Daniel Potes

TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0....

After following the install guide to the letter, torch failed to compile with CUDA enabled. ``` Traceback (most recent call last): File "C:\Users\ShiftSpace\Dreambooth-Stable-Diffusion\main.py", line 138, in dreambooth_config: JoePennaDreamboothConfigSchemaV1 = parse_arguments()...

"The Code execution cannot proceed because open264-6.dll was not found. reinstalling the program may fix this problem." I get this error constantly during the rendering animation fram 27 of 30,...

stderr: WARNING: Ignoring invalid distribution -ransformers (c:\users\shiftspace\sd.webui\system\python\lib\site-packages) *** *** WARNING: Ignoring invalid distribution -ransformers (c:\users\shiftspace\sd.webui\system\python\lib\site-packages) *** *** ERROR: Exception: Since this issue only arose after adding Kohya-sd-scripts-webui extension to my...

**Description** I finally managed to train a custom LLM Lora using this WebUI, but no matter what I do, the result is a .safetensor file format when I need a...

enhancement

Hoping to get someclarification as to possible reasons for this issue. I've been successfully building tensorrt engines for stream diffusion in all sorts of resolutions, and have a well documented...

Is there an easy way to change the resolution of the Screen example generations? I've changed out every width and height variable in the screen.py example? Am I changing the...

``` ` Collecting nvidia-cudnn-cu116 (from nvidia-cudnn-cu11->tensorrt_libs==9.0.1.post11.dev4) Downloading nvidia-cudnn-cu116-0.0.1.dev5.tar.gz (4.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to...

In which script would I be able to turn on the safety Checker? I affected changes at what I thought was the root pipeline.py script but it still doesn't turn...