-
First of all, I downgraded from 7.7.0 to 7.6.0 SDK in order to compile the package.
Running a denoising example on a sample image yields:
`python denolser.py input.exr` (The name is mis-spelled…
-
On Apple silicon it fails with:
```
File "/Users/knox/stable-diffusion-webui/extensions/sd-webui-freeu/lib_free_u/unet.py", line 124, in filter_skip
x_freq = torch.fft.fftn(x.to(dty…
-
[In the paper](https://arxiv.org/pdf/2203.06967.pdf), Figure 1 shows the inference phase only requires the denoiser. But in the code, testing requires the global masker ($\Omega$). Using only the deno…
-
### Issue Description
This one is relatively straightforward. The refiner steps for the SDXL pipeline are stuck at 99 regardless of the settings chosen in the web UI.
![image](https://github.com/v…
-
### Checklist
- [X] I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#faq-).
- [X] I have checked that this issue isn't addressed in any other issue or pu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
Hi team,
I am using Riva with model TTS FastPitch+HifiGan. I see in the command
riva-build speech_synthesis has parameters:
[--denoiser.max_sequence_idle_microseconds DENOISER.MAX_SEQUENCE_IDLE_M…
-
At first, sorry for my english.... I love your work, and I have used it a lot in collab, but I can't get it to run on my machine with an AMD 6700xt graphics card. It seems like it doesn't recognize my…
-
I am trying to test the tiny_denoiser project using GVSOC and a wav file. To do so, I configured the SDK with `GAP9_V2` and I runned this command line
`make clean all run platform=gvsoc runner_args=…
-
Hello,
first I would like to thank you for the good work and the book, I really like your idea of sharing the wisdom in theory and code!
I noticed a problem when rendering a simulated scene with…