Joan Sandoval
Joan Sandoval
Does anybody know about a workaround to implement SetFrame and GetCurrentFrame functions in the libavformat branch? They appear to be commented in the code so.... Thanks guys, Joan
Dear ReSpeaker team, We are having an issue when writing data into the ReSpeaker Mic Array. The Python library cython-hidapi is being used in order to access the registers from...
For some external reasons I can only use Python 3.9 or Python 3.11. Is this repository only working for Python 3.10? I tried with 3.11 and it was complaining about...
Hello, I wonder if img2img-turbo can work on a Windows machine since I see that triton library is needed. Also, will it work on Python 3.9 or 3.11 instead of...
When I use the hot-swapping mode it appears this Error: 'The package "ddf" does not exist. You might be missing a library'. The thing is that I am running a...
Hello, I am trying SDXS with the AutoPipelineForImage2Image pipeline, but I noticed that if I set up a number of steps bigger than 1 the results get worse and if...
Hello, I was wondering if there are any plans to release new models using the YOLOv11 architecture?
Hello, Im using the day_to_night model and if I do the fp16 I get the following error: ``` img2img-turbo\src\TDImportCache\lib\torch\nn\modules\conv.py", line 459, in _conv_forward return F.conv2d(input, weight, bias, self.stride, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError:...
Hello, how can I build trtexec in Windows 11? Tried with cmake but it's giving plenty of errors... Thanks in advance, Joan