Carlos

Results 20 comments of Carlos

Hi. Sorry I have been absent. I'm on Garuda KDE and it works just fine.

> Hello, I was poking around and I might have found something to add. Using KDE plasma in arch, I find that the pull request proposed still leaves the dialog...

If any use, ChatGPT says this can be done on CPU: **Pruning**: Prune the model to remove unnecessary connections or weights, reducing its size and memory footprint. **Chunking**: Divide the...

Does that option work? I am on KDE. Will try it when the Cuda error is fixed on my install

I added the arguments: `python launch.py --skip-torch-cuda-test --precision full --no-half` It ran with the CPU and I don't see anything on Gwenview

did you mean this option? ![image](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/5093705/1f06130e-715c-4329-a9fe-c876f7930825)

Doesn't the original license forbid closing it? This could be a breach

> > Doesn't the original license forbid closing it? This could be a breach > > @binarydepth Original license? I mean. 1. Am I under the wrong impression that this...

> Hi, which GPL software was this forked from? It is a fair assumption that the name "OpenVoice" means OSS. But it is not, and you are using a non-software...

Ok this **build()** works as per instruction but the Fuse image is not correct. Can you provide instructions for **package()** ``` build() { cd "$srcdir/$pkgname-$pkgver" # Change into the source...