PicoJr
PicoJr
Hello, awesome project. * @fabioharry @jdelrue It **works** (vp8enc, webcam) on `firefox 62.0` * it doesn't work on `chromium 69.0.3497.81 (Official Build) Built on Ubuntu` (same issue as #3) issue...
I do not plan to provide additional packages for `rtw` or publish it to repositories other than [crates.io](crates.io). However if someone wants to open a PR to package `rtw` I'll...
Same here, thanks @Schmiddo Here is my patch: ``` diff --git a/cmake/FindMetis.cmake b/cmake/FindMetis.cmake index 18d27f43..5ebcb1f3 100644 --- a/cmake/FindMetis.cmake +++ b/cmake/FindMetis.cmake @@ -97,6 +97,8 @@ else() metis INTERFACE ${METIS_INCLUDE_DIRS}) target_link_libraries( metis...
The [downgrade commands](https://github.com/easydiffusion/easydiffusion/issues/1607#issuecomment-1747939714) fixed my RX 6700XT not being used, here is the output of `python -m pip show torch torchvision` on my machine: ``` (base) [redacted@redacted easy-diffusion]$ python -m...